Home
last modified time | relevance | path

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

/webrtc/interceptor/src/stats/
H A Dmod.rs305 pub(super) fn record_sr_ext_seq_num(&mut self, seq_num: u32) { in record_sr_ext_seq_num() method
H A Dinterceptor.rs263 stats.record_sr_ext_seq_num(seq_num); in handle_stats_update()