Home
last modified time | relevance | path

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

/webrtc/ice/src/stats/
H A Dmod.rs72 pub current_round_trip_time: f64, field
/webrtc/ice/src/agent/
H A Dagent_stats.rs67 pub current_round_trip_time: f64, field
133 current_round_trip_time: 0.0, in default()
/webrtc/webrtc/src/stats/
H A Dmod.rs163 pub current_round_trip_time: f64, field
195 current_round_trip_time: stats.current_round_trip_time, in from()