Funzione statica
Veloce
Timer.ClearInterval
Stops the execution of the function specified in SetInterval()
Non ancora tradotto
Sintassi
Timer.ClearInterval(interval_id)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
interval_id
|
integer | — | The ID value returned by SetInterval() is used as the parameter for this method |