Skip to main content

after

Function after 

Source
pub fn after(when: Instant) -> OneshotAfter 
Expand description

Creates a timer that emits an event once no sooner than the given time instant.

See at for details.