Searched defs:loss_time (Results 1 – 1 of 1) sorted by relevance
94 loss_time: [Option<Instant>; packet::EPOCH_COUNT], field650 let loss_time = match self.loss_time[epoch] { in detect_lost_packets() localVariable