Lines Matching refs:Expires
279 fn start(self, expires: <Self::TimerMode as HrTimerMode>::Expires) -> Self::TimerHandle; in start()
315 unsafe fn start(self, expires: <Self::TimerMode as HrTimerMode>::Expires) -> Self::TimerHandle; in start()
332 fn start_scoped<T, F>(self, expires: <Self::TimerMode as HrTimerMode>::Expires, f: F) -> T in start_scoped() argument
348 expires: <<T as UnsafeHrTimerPointer>::TimerMode as HrTimerMode>::Expires, in start_scoped() argument
483 unsafe fn start(this: *const Self, expires: <Self::TimerMode as HrTimerMode>::Expires) { in start() argument
564 type Expires: HrTimerExpires; typedef
574 type Expires = Instant<C>; typedef
584 type Expires = Delta; typedef
593 type Expires = Instant<C>; typedef
602 type Expires = Delta; typedef
611 type Expires = Instant<C>; typedef
620 type Expires = Delta; typedef
629 type Expires = Instant<C>; typedef
638 type Expires = Delta; typedef
647 type Expires = Instant<C>; typedef
656 type Expires = Delta; typedef
665 type Expires = Instant<C>; typedef
674 type Expires = Delta; typedef