Searched refs:timeout_instant (Results 1 – 1 of 1) sorted by relevance
5448 pub fn timeout_instant(&self) -> Option<time::Instant> { in timeout_instant() method5488 self.timeout_instant().map(|timeout| { in timeout()