Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.cc32 const TimeDelta kMinDurationOfMonitorInterval = TimeDelta::Millis(50); variable
245 std::max(kMinDurationOfMonitorInterval, monitor_intervals_duration); in ComputeMonitorIntervalsDuration()