Time utilities.
| Title | Description |
|---|---|
| GetFPSRate | Returns the current FPS rate. ... |
| GetLastFrameElapsedTime | Returns the amount of milliseconds elapsed during the latest game frame. ... |
| GetTime | Returns the current elapsed time in milliseconds. The timer starts running when the application... |
| GetTimeF | Returns the current elapsed time in milliseconds. The timer starts running when the application... |
| UnitsPerSecond | Returns the approximate distance that an object should move during the current frame to keep a... |