[][src]Function tokio::timer::delay

Important traits for Delay
pub fn delay(deadline: Instant) -> Delay

Create a Future that completes at deadline.