call_cancel

This function cancels a callback function that was started earlier by call_later.

 

Syntax:

call_cancel(handle);

Argument Type Description
handle Time Source The handle to a Time Source returned by call_later.

 

Returns:

N/A