Searched refs:max_bandwidth_timestamp_ (Results 1 – 3 of 3) sorted by relevance
53 return max_bandwidth_timestamp_; in MaxBandwidthTimestamp()82 int64 max_bandwidth_timestamp_; variable
19 max_bandwidth_timestamp_(0), in QuicSustainedBandwidthRecorder()55 max_bandwidth_timestamp_ = wall_time.ToUNIXSeconds(); in RecordEstimate()
30 bandwidth_recorder->max_bandwidth_timestamp_ = max_bandwidth_timestamp; in SetMaxBandwidthEstimate()