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