Searched refs:time_since_packet_sent (Results 1 – 1 of 1) sorted by relevance
181 TimeDelta time_since_packet_sent = at_time - last_packet_sent_; in CorrectedRtt() local183 std::max(time_since_rtt - time_since_packet_sent, TimeDelta::Zero()); in CorrectedRtt()