Home
last modified time | relevance | path

Searched defs:loss_detection_timer (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/quiche/src/recovery/
Dmod.rs80 loss_detection_timer: Option<Instant>, field
668 pub fn loss_detection_timer(&self) -> Option<Instant> { in loss_detection_timer() method