Instant

Type Alias Instant 

Source
pub type Instant = TimerInstantU32<1_000_000>;
Expand description

A measurement of a monotonically nondecreasing clock

Aliased Typeยง

pub struct Instant { /* private fields */ }