Searched defs:TimerAsync (Results 1 – 4 of 4) sorted by relevance
18 pub struct TimerAsync<T: TimerTrait + IntoAsync> { struct22 impl<T: TimerTrait + IntoAsync> TimerAsync<T> { implementation52 impl TimerAsync<Timer> { implementation
134 TimerAsync(AsyncError), enumerator
12 impl<T: TimerTrait + IntoAsync> TimerAsync<T> { impl41 impl TimerAsync<Timer> { implementation
11 impl<T: TimerTrait + IntoAsync> TimerAsync<T> { implementation