pub fn delay_until(timestamp: Instant) -> impl SelectableExpand description
Creates a new Selectable event which completes at the given timestamp.
pub fn delay_until(timestamp: Instant) -> impl SelectableCreates a new Selectable event which completes at the given timestamp.