A timer struct.
More...
#include <triTimer.h>
|
|
triFloat | deltaTime |
| | The delta time.
|
|
triU64 | timeNow |
| | Current time.
|
|
triU64 | timeLastAsk |
| | Time of last update.
|
|
triU64 | totalTime |
| | Time passed since creation.
|
|
triUInt | tickResolution |
| | Tick resolution.
|
The documentation for this struct was generated from the following file: