Searched defs:RelativePinnedMode (Results 1 – 1 of 1) sorted by relevance
544 impl<C: ClockSource> Sealed for super::RelativePinnedMode<C> {} implementation597 pub struct RelativePinnedMode<C: ClockSource>(PhantomData<C>); struct598 impl<C: ClockSource> HrTimerMode for RelativePinnedMode<C> { implementation