Searched defs:Timer (Results 1 – 1 of 1) sorted by relevance
54 pub struct Timer(SpinLock<InnerTimer>); struct56 impl Timer { impl