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> { impl52 impl TimerAsync<Timer> { impl
134 TimerAsync(AsyncError), enumerator
12 impl<T: TimerTrait + IntoAsync> TimerAsync<T> { implementation41 impl TimerAsync<Timer> { impl
11 impl<T: TimerTrait + IntoAsync> TimerAsync<T> { implementation