Searched refs:log_packet_time (Results 1 – 3 of 3) sorted by relevance
68 ProcessUntil(packet.log_packet_time); in OnPacketSent()93 packet.log_packet_time); in OnPacketSent()96 sent_packet.send_time_ms = packet.log_packet_time.ms(); in OnPacketSent()
82 int64_t log_time_ms() const { return log_packet_time.ms(); } in RTC_POP_IGNORING_WUNDEF()83 int64_t log_time_us() const { return log_packet_time.us(); } in RTC_POP_IGNORING_WUNDEF()102 Timestamp log_packet_time; in RTC_POP_IGNORING_WUNDEF() member
971 log_packet_time(Timestamp::Micros(rtp.log_time_us())), in LoggedPacketInfo()2341 << " Packet time:" << prev.log_packet_time.seconds() << "s vs " in GetPacketInfos()2342 << logged.log_packet_time.seconds() in GetPacketInfos()2381 if (log_feedback_time - sent->log_packet_time > in GetPacketInfos()2420 log_feedback_time - fb->log_packet_time; in GetPacketInfos()2490 packet.log_packet_time.ms(), in GetNetworkTrace()