Skip to main content

take_delay

Function take_delay 

Source
pub fn take_delay<D>(slot: usize) -> Option<D>
where D: DelayNs + Send + 'static,
Expand description

Consume a delay provider from the specified slot index.