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