| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file TimeET.h.
#include <iostream>
#include <MCOOP.h>
Include dependency graph for TimeET.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TimeET |
| a nice class for handling time values with high precision More... | |
| struct | timeval |
| would be defined by system - we redefine the same structure in case we're compiling for Aperios More... | |
| struct | timezone |
| would be defined by system - we redefine the same structure in case we're compiling for Aperios More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &o, const TimeET &t) |
| lets the class be displayed easily | |
|
||||||||||||
|
for doing doing math with time
|
|
||||||||||||
|
for doing doing math with time
|
|
||||||||||||
|
lets the class be displayed easily
Definition at line 142 of file TimeET.h. References TimeET::tv, timeval::tv_sec, and timeval::tv_usec. |
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:54:20 2003 by Doxygen 1.3.4 |