Searched defs:BoxHrTimerHandle (Results 1 – 1 of 1) sorted by relevance
19 pub struct BoxHrTimerHandle<T, A> struct30 unsafe impl<T, A> HrTimerHandle for BoxHrTimerHandle<T, A> argument46 impl<T, A> Drop for BoxHrTimerHandle<T, A> implementation