33 Timer(
uint32 time=0,
bool useAcurateTiming =
false);
47 void Start(
uint32 setTimerTime = 0,
bool changeResetTimer =
true);
51 bool Check(
bool reset =
true);
static const void SetCurrentTime()
void SetTimer(uint32 setTimerTime=0)
uint32 GetRemainingTime() const
uint32 GetDuration() const
bool Check(bool reset=true)
Timer(uint32 time=0, bool useAcurateTiming=false)
void SetAtTrigger(uint32 setAtTrigger, bool enableIfDisabled=false)
uint32 GetStartTime() const
const uint32 & GetSetAtTrigger()
void Start(uint32 setTimerTime=0, bool changeResetTimer=true)