Searched refs:PinMutHrTimerHandle (Results 1 – 2 of 2) sorted by relevance
11 pub struct PinMutHrTimerHandle<'a, T> struct 21 unsafe impl<'a, T> HrTimerHandle for PinMutHrTimerHandle<'a, T> implementation 38 impl<'a, T> Drop for PinMutHrTimerHandle<'a, T> implementation 48 // `PinMutHrTimerHandle`, so `Self` will outlive the handle.56 type TimerHandle = PinMutHrTimerHandle<'a, T>;74 PinMutHrTimerHandle { in start() 100 // `PinMutHrTimerHandle` associated with this timer is guaranteed to in run()
635 pub use pin_mut::PinMutHrTimerHandle;