Static function
Moderate
Timer.SetRemainingTime
Sets the time remaining to the next tick
Syntax
Timer.SetRemainingTime(timer_id, time)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
timer_id
|
integer | — | The Timer ID |
time
|
integer | — | The time remaining in milliseconds |