Searched defs:HrTimerMode (Results 1 – 1 of 1) sorted by relevance
99 pub fn new(mode: HrTimerMode, clock: ClockId) -> impl PinInit<Self> in new()404 pub enum HrTimerMode { enum451 impl HrTimerMode { implementation