Searched refs:RelativePinnedSoftMode (Results 1 – 1 of 1) sorted by relevance
459 impl<C: ClockSource> Sealed for super::RelativePinnedSoftMode<C> {} implementation544 pub struct RelativePinnedSoftMode<C: ClockSource>(PhantomData<C>); struct545 impl<C: ClockSource> HrTimerMode for RelativePinnedSoftMode<C> { implementation
Completed in 17 milliseconds