RTT
RU: RTT
Round-trip time: the elapsed time from sending a packet to receiving its acknowledgment. RTT drives TCP's retransmission timer (RTO), congestion window growth, and TLS handshake cost. It is the single most influential latency figure — protocols like QUIC and HTTP/3 are designed to reduce the number of RTTs required before data flows.