Searched defs:ReceiveBandwidthEstimatorStats (Results 1 – 1 of 1) sorted by relevance
41 struct ReceiveBandwidthEstimatorStats { struct42 ReceiveBandwidthEstimatorStats() : total_propagation_time_delta_ms(0) {} in ReceiveBandwidthEstimatorStats() argument52 int total_propagation_time_delta_ms;56 std::vector<int> recent_propagation_time_delta_ms;59 std::vector<int64_t> recent_arrival_time_ms;