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
tekkotsu-2_4_1
Revision
1.5
State
Exp
Date
2005/06/01 05:47:49

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

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...
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- (double t1, const TimeET &t2)
 for doing doing math with time

Functions

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


Function Documentation

TimeET operator+ long  t1,
const TimeET t2
[inline]
 

for doing doing math with time

Definition at line 137 of file TimeET.h.

TimeET operator- double  t1,
const TimeET t2
[inline]
 

for doing doing math with time

Definition at line 138 of file TimeET.h.

std::ostream& operator<< std::ostream &  o,
const TimeET t
[inline]
 

lets the class be displayed easily

Definition at line 142 of file TimeET.h.


Tekkotsu v2.4.1
Generated Tue Aug 16 16:34:37 2005 by Doxygen 1.4.4