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