Type Alias SteadyTimer

Source
pub type SteadyTimer = WaitableTimer<SteadyClock>;
Expand description

The monotonic clock’s timer.

Aliased Type§

pub struct SteadyTimer { /* private fields */ }