[−][src]Type Definition futures_intrusive::timer::TimerService
type TimerService = GenericTimerService<RawMutex>;
A GenericTimerService
implementation backed by parking_lot
.
type TimerService = GenericTimerService<RawMutex>;
A GenericTimerService
implementation backed by parking_lot
.