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

TimeValue.h File Reference

#include <pthread.h>
#include "BasicObject.h"

Go to the source code of this file.

Compounds

class  TimeValue
 Holds a value of time, usually used for measuring differences between two points in time. More...


Functions

bool operator< (const timespec &time1, const timespec &time2)
bool operator< (const TimeValue &value1, const TimeValue &value2)


Function Documentation

bool operator< const TimeValue & value1,
const TimeValue & value2
 

Definition at line 229 of file TimeValue.cpp.

bool operator< const timespec & time1,
const timespec & time2
 


Generated at Thu Jul 11 13:31:55 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001