| IGameTimer Methods |
The IGameTimer type exposes the following members.
| Name | Description | |
|---|---|---|
| Reset |
Stops the timer and resets the time to zero.
| |
| Start |
Starts/resumes the timer.
| |
| Stop |
Pauses the timer.
|