Searched refs:kMaxBandwidthHistoryAgeUs (Results 1 – 1 of 1) sorted by relevance
71 static const int64_t kMaxBandwidthHistoryAgeUs = 60000000ll; // 60 sec member129 if (nowUs - it->mTimestampUs < kMaxBandwidthHistoryAgeUs && in addBandwidthMeasurement()