Searched refs:time_received_us (Results 1 – 1 of 1) sorted by relevance
1475 uint64 time_received_us; in ProcessQuicCongestionFeedbackFrame() local1476 if (!reader_->ReadUInt64(&time_received_us)) { in ProcessQuicCongestionFeedbackFrame()1481 QuicTime::Delta::FromMicroseconds(time_received_us)); in ProcessQuicCongestionFeedbackFrame()