8 #include <vlutil/vlList.h>
56 virtual void addTimer(
DtTimer *timer);
60 virtual void removeTimer (
DtTimer *timer);
64 virtual void reset(
bool clearAll =
false);
73 void doPendingResorts();
class DtScheduler
Definition: scheduler.h:23
Instances of DtTimer are used to maintain the information needed to represent some kind of scheduled ...
Definition: timer.h:45
bool myInTick
If in tick, ReSort() does NOT resort.
Definition: scheduler.h:82
DtSimManager * mySimManager
Definition: scheduler.h:84
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:102
#define DT_DLL_vrfcore
This file is used to determine how to build.
Definition: vrfcoreDefines.h:25