Searched refs:next_timeout (Results 1 – 1 of 1) sorted by relevance
102 pub(crate) fn next_timeout(&self, now: Instant) -> Instant { in next_timeout() method322 let timeout = ct.next_timeout(Instant::now()); in start()446 let d = t.next_timeout(t.start); in send()