Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quiche/src/recovery/
Ddelivery_rate.rs44 first_sent_time: Instant, field
Dmod.rs1210 pub first_sent_time: Instant, field
1246 pub first_sent_time: Instant, field
/external/webrtc/p2p/stunprober/
Dstun_prober.cc484 int64_t first_sent_time = 0; in GetStats() local