cancel_timer_for_current_task

Function cancel_timer_for_current_task 

Source
pub fn cancel_timer_for_current_task(timer: &Timer) -> bool
Expand description

Cancels a timer owned by the task currently being polled by the active worker.