[][src]Function awak::time::delay::delay_until

pub fn delay_until(deadline: Instant) -> Delay

Notable traits for Delay

impl Future for Delay type Output = ();