[ Version ( since = "0.4" ) ]
public void remove (uint id_)
Removes a timeout function with id_
from the timeout pool.
There is no direct replacement for this API
The id is the same returned when adding a function to the timeout pool with add .
this | |
id_ |
the id of the timeout to remove |