#include <raTimer.h>
Definition at line 3 of file raTimer.h.
◆ raTimer() [1/2]
raTimer::raTimer |
( |
void |
| ) |
|
◆ ~raTimer()
raTimer::~raTimer |
( |
void |
| ) |
|
◆ raTimer() [2/2]
raTimer::raTimer |
( |
const GUID & |
raguid | ) |
|
|
protected |
◆ GET() [1/7]
raTimer::GET |
( |
fRunTime |
| ) |
|
|
inline |
◆ GET() [2/7]
◆ GET() [3/7]
◆ GET() [4/7]
raTimer::GET |
( |
TicksPerSecond |
| ) |
|
|
inline |
◆ GET() [5/7]
raTimer::GET |
( |
LastTime |
| ) |
|
|
inline |
◆ GET() [6/7]
raTimer::GET |
( |
IsStopped |
| ) |
|
|
inline |
◆ GET() [7/7]
◆ GetElapsed()
float raTimer::GetElapsed |
( |
void |
| ) |
|
|
inline |
◆ GetTime()
float raTimer::GetTime |
( |
void |
| ) |
|
|
inline |
◆ READONLY_PROPERTY() [1/7]
raTimer::READONLY_PROPERTY |
( |
float |
, |
|
|
fRunTime |
|
|
) |
| |
◆ READONLY_PROPERTY() [2/7]
raTimer::READONLY_PROPERTY |
( |
float |
, |
|
|
fTime |
|
|
) |
| |
◆ READONLY_PROPERTY() [3/7]
raTimer::READONLY_PROPERTY |
( |
__int64 |
, |
|
|
CurTime |
|
|
) |
| |
◆ READONLY_PROPERTY() [4/7]
raTimer::READONLY_PROPERTY |
( |
__int64 |
, |
|
|
TicksPerSecond |
|
|
) |
| |
◆ READONLY_PROPERTY() [5/7]
raTimer::READONLY_PROPERTY |
( |
__int64 |
, |
|
|
LastTime |
|
|
) |
| |
◆ READONLY_PROPERTY() [6/7]
raTimer::READONLY_PROPERTY |
( |
bool |
, |
|
|
IsStopped |
|
|
) |
| |
◆ READONLY_PROPERTY() [7/7]
raTimer::READONLY_PROPERTY |
( |
float |
, |
|
|
FPS |
|
|
) |
| |
◆ Reset()
◆ Start()
◆ Stop()
◆ UpDate()
The documentation for this class was generated from the following files: