CMSDK  2.0.1
Public Member Functions | Static Public Attributes | List of all members
cmlabs::utils::Timer Class Reference

Public Member Functions

bool addTimer (uint32 id, uint32 interval, uint64 start=0, uint64 end=0)
 
bool triggerTimer (uint32 id)
 
bool waitForTimer (uint32 timeout, uint32 &id, uint64 &time)
 
bool removeTimer (uint32 id)
 

Static Public Attributes

static std::map< uint32, Timer * > * timers = NULL
 

The documentation for this class was generated from the following files: