raSystem
1.0 bata
|
This is the complete list of members for raTimer, including all inherited members.
GET(fRunTime) | raTimer | inline |
GET(fTime) | raTimer | inline |
GET(CurTime) | raTimer | inline |
GET(TicksPerSecond) | raTimer | inline |
GET(LastTime) | raTimer | inline |
GET(IsStopped) | raTimer | inline |
GET(FPS) | raTimer | inline |
GetElapsed(void) | raTimer | inline |
GetTime(void) | raTimer | inline |
raTimer(void) | raTimer | |
raTimer(const GUID &raguid) | raTimer | protected |
READONLY_PROPERTY(float, fRunTime) | raTimer | |
READONLY_PROPERTY(float, fTime) | raTimer | |
READONLY_PROPERTY(__int64, CurTime) | raTimer | |
READONLY_PROPERTY(__int64, TicksPerSecond) | raTimer | |
READONLY_PROPERTY(__int64, LastTime) | raTimer | |
READONLY_PROPERTY(bool, IsStopped) | raTimer | |
READONLY_PROPERTY(float, FPS) | raTimer | |
Reset(void) | raTimer | |
Start(void) | raTimer | |
Stop(void) | raTimer | |
UpDate(void) | raTimer | |
~raTimer(void) | raTimer |