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