Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

TimeET.h File Reference


Detailed Description

Describes TimeET, a nice class for handling time values with high precision.

Author:
ejt (Creator)
Author
ejt
Name
Revision
1.8
State
Exp
Date
2006/04/14 19:55:10

Definition in file TimeET.h.

#include <MCOOP.h>
#include <iostream>
#include <sys/time.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...
TimeET operator+ (long t1, const TimeET &t2)
 for doing doing math with time
TimeET operator- (long t1, const TimeET &t2)
 for doing doing math with time
TimeET operator+ (double t1, const TimeET &t2)
 for doing doing math with time
TimeET operator- (double t1, const TimeET &t2)
 for doing doing math with time
TimeET operator * (double x, const TimeET &t)
 for doing doing math with time

Functions

std::ostream & operator<< (std::ostream &o, const TimeET &t)
 lets the class be displayed easily


Tekkotsu v3.0
Generated Fri May 11 20:07:05 2007 by Doxygen 1.4.7