C4 Engine
C4 Engine API Documentation

Timer::GetTime

Defined in:  C4Time.h
Returns the length of time until the timer is triggered.
Prototype

int32 GetTime(voidconst;

Description
The GetTime function returns the length of time remaining, in milliseconds, before a timer object is triggered.
See Also

Timer::SetTime