Searched refs:kLogIntervalMs (Results 1 – 1 of 1) sorted by relevance
26 static const int64_t kLogIntervalMs = 1000; variable92 if (now_ms - time_of_last_log_ > kLogIntervalMs) { in UpdateBandwidthEstimate()