timeout_remove
Destroys a timeout, stopping the callback from being called periodically.
timeout_handler_id is the value returned by timeout_add() .
Destroys a timeout, stopping the callback from being called periodically.
timeout_handler_id is the value returned by timeout_add() .