timer_controller functions
All callable symbols documented in this include, grouped by declaration type.
Natives
| Name | Signature |
|---|---|
| IsRoundTimerPaused | native bool:IsRoundTimerPaused() |
| RoundTimerGet | native RoundTimerGet() |
| RoundTimerPause | native RoundTimerPause() |
| RoundTimerSet | native RoundTimerSet( iMinutes, iSeconds = 0 ) |