Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.cc184 monitor_intervals_duration_ = ComputeMonitorIntervalsDuration(); in OnSentPacket()
197 monitor_intervals_duration_ = ComputeMonitorIntervalsDuration(); in OnSentPacket()
231 TimeDelta PccNetworkController::ComputeMonitorIntervalsDuration() const { in ComputeMonitorIntervalsDuration() function in webrtc::pcc::PccNetworkController
Dpcc_network_controller.h88 TimeDelta ComputeMonitorIntervalsDuration() const;