Searched defs:GetTailLossProbeDelay (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_sent_packet_manager.cc694 const QuicTime tlp_time = sent_time.Add(GetTailLossProbeDelay());
724 const QuicTime::Delta QuicSentPacketManager::GetTailLossProbeDelay() const { function in class:net::QuicSentPacketManager

Completed in 125 milliseconds