The timerSuspend native AI script function is used to suspend a timer.
()timerSuspend(TimerId: f)
()timerSuspend(0);
This example suspends the timer with ID 0.