Type Definition futures_intrusive::timer::TimerService
source · [−]pub type TimerService = GenericTimerService<RawMutex>;Expand description
A GenericTimerService implementation backed by parking_lot.
pub type TimerService = GenericTimerService<RawMutex>;A GenericTimerService implementation backed by parking_lot.