Home
last modified time | relevance | path

Searched refs:record_remote_round_trip_time (Results 1 – 2 of 2) sorted by relevance

/webrtc/interceptor/src/stats/
H A Dmod.rs91 pub(super) fn record_remote_round_trip_time(&mut self, round_trip_time: Option<f64>) { in record_remote_round_trip_time() method
312 pub(super) fn record_remote_round_trip_time(&mut self, round_trip_time: Option<f64>) { in record_remote_round_trip_time() method
H A Dinterceptor.rs274 stats.record_remote_round_trip_time(rtt_ms); in handle_stats_update()
293 stats.record_remote_round_trip_time(rtt_ms); in handle_stats_update()