pub type TimerService = GenericTimerService<RawMutex>;Expand description
A GenericTimerService implementation backed by parking_lot.
Aliased Typeยง
pub struct TimerService { /* private fields */ }pub type TimerService = GenericTimerService<RawMutex>;A GenericTimerService implementation backed by parking_lot.
pub struct TimerService { /* private fields */ }