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.
Compounds | |
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.4 |
Generated Sat Jul 19 00:08:25 2003 by Doxygen 1.3.2 |