[][src]Function tokio_timer::delay

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

Create a Future that completes at deadline.