pub type SteadyTimer = WaitableTimer<SteadyClock>;
Expand description
The monotonic clock’s timer.
Aliased Type§
pub struct SteadyTimer { /* private fields */ }
pub type SteadyTimer = WaitableTimer<SteadyClock>;
The monotonic clock’s timer.
pub struct SteadyTimer { /* private fields */ }