Type Alias SystemTimer

Source
pub type SystemTimer = WaitableTimer<SystemClock>;
Expand description

The system clock’s timer.

Aliased Type§

struct SystemTimer { /* private fields */ }