#include <ticktimer.h>
Inheritance diagram for ManualTimer:
Public Member Functions | |
void | Advance (Sint32 tick) |
Advances the time reference forward. | |
Protected Member Functions | |
virtual Sint32 | GetCurTime () |
Function overloaded to return variable. | |
Protected Attributes | |
Sint32 | curtime |
Fixed time reference. |