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

pub fn delay_for(duration: Duration) -> Delay

Notable traits for Delay

impl Future for Delay type Output = ();