remove


Description:

[ Version ( since = "0.4" ) ]
public void remove (uint id_)

Removes a timeout function with id_ from the timeout pool.

Note:

There is no direct replacement for this API

The id is the same returned when adding a function to the timeout pool with add.

Parameters:

this

a TimeoutPool

id_

the id of the timeout to remove