pub type LocalTimerService = GenericTimerService<NoopLock>;
Expand description

A GenericTimerService implementation which is not thread-safe.