delay_until

Function delay_until 

Source
pub fn delay_until(timestamp: Instant) -> impl Selectable
Expand description

Creates a new Selectable event which completes at the given timestamp.