Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Time Namespace Reference

Timing related primitives in a portable fashion - note this is for interval / elapsed time measurement, not displaying a human readable time. More...


Compounds

class  Stamp

Functions

bool operator< (const Stamp &a, const Stamp &b)
bool operator> (const Stamp &a, const Stamp &b)
Stamp operator+ (const Stamp &a, long msec)
Stamp operator+ (unsigned long msec, const Stamp &a)
Stamp operator- (const Stamp &a, long msec)
long operator- (const Stamp &a, const Stamp &b)


Detailed Description

Timing related primitives in a portable fashion - note this is for interval / elapsed time measurement, not displaying a human readable time.
Generated on Thu May 22 08:01:13 2003 for Eris by doxygen1.3-rc3