Searched refs:on_timeout (Results 1 – 3 of 3) sorted by relevance
21 async fn on_timeout(&mut self, id: TimerIdRefresh); in on_timeout() method67 handler.on_timeout(id).await; in start()
585 async fn on_timeout(&mut self, id: TimerIdRefresh) { in on_timeout() method
8 async fn on_timeout(&mut self, id: TimerIdRefresh) { in on_timeout() method