Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/pcc/
Dpcc_network_controller.cc33 const TimeDelta kStartupDuration = TimeDelta::Millis(500); variable
131 monitor_intervals_duration_ = kStartupDuration; in OnSentPacket()
169 msg.send_time - start_time_ >= kStartupDuration) { in OnSentPacket()