Home
last modified time | relevance | path

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

/webrtc/ice/src/stats/
H A Dmod.rs67 pub total_round_trip_time: f64, field
/webrtc/webrtc/src/stats/
H A Dmod.rs162 pub total_round_trip_time: f64, field
214 total_round_trip_time: stats.total_round_trip_time, in from()
553 pub total_round_trip_time: f64, field
583 pub total_round_trip_time: f64, field
/webrtc/ice/src/agent/
H A Dagent_stats.rs63 pub total_round_trip_time: f64, field
132 total_round_trip_time: 0.0, in default()
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs1312 total_round_trip_time: remote_total_round_trip_time, in collect_inbound_stats()
1453 total_round_trip_time: remote_total_rtt_ms, in collect_outbound_stats()