Instant

Type Alias Instant 

Source
pub type Instant = Instant<u64, 1, 1000000>;
Expand description

Instant type used by the Timer & Alarm methods.

Aliased Typeยง

pub struct Instant { /* private fields */ }