CxUtils::Timer Member List

This is the complete list of members for CxUtils::Timer, including all inherited members.
ChangeFrequency(const double frequencyHz, const double hptThresholdHz=50)CxUtils::Timer
GetFrequency() const CxUtils::Timer
GetTimeMs()CxUtils::Timer [static]
GetTimeSeconds()CxUtils::Timer [static]
IsActive() const CxUtils::Timer [inline]
IsShuttingDown() const CxUtils::Timer [inline]
Pause(const unsigned int ms)CxUtils::Timer [static]
RegisterTimerEvent(Callback *timerCallback)CxUtils::Timer
RegisterTimerEvent(void(*func)(void *args), void *fargs)CxUtils::Timer
RemoveTimerEvent(Callback *timerCallback)CxUtils::Timer
RemoveTimerEvent(void(*func)(void *args), void *fargs)CxUtils::Timer
SetName(const std::string &name)CxUtils::Timer [inline]
Start(const double frequencyHz, const double hptThresholdHz=50)CxUtils::Timer
Stop()CxUtils::Timer
Timer()CxUtils::Timer
TriggerEvents()CxUtils::Timer
~Timer()CxUtils::Timer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines