Home
last modified time | relevance | path

Searched refs:timeout_instant (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/quiche/src/
Dlib.rs5448 pub fn timeout_instant(&self) -> Option<time::Instant> { in timeout_instant() method
5488 self.timeout_instant().map(|timeout| { in timeout()