13 #ifndef DtRecurringTimer_H_
14 #define DtRecurringTimer_H_
Instances of DtTimer are used to maintain the information needed to represent some kind of scheduled ...
Definition: timer.h:45
const DtTime myRecurTime
Definition: recurringTimer.h:49
DtTimer & operator=(const DtTimer &orig)
assignment operator
const DtClock * myClock
Definition: recurringTimer.h:50
virtual void fire()
Sets off (fires) the timer.
void(* DtTimerCallbackFcn)(DtTimer *timer)
Definition: timer.h:31
File: recTimer.h.
Definition: recurringTimer.h:29
#define DT_DLL_vrfcore
This file is used to determine how to build.
Definition: vrfcoreDefines.h:25