totalRoundTripTime/responsesReceived(ms)

candidate-paircandidate-pairnetwork

The average round trip time, calculated from WebRTC stats metrics.

Description

Real number; in milliseconds

The average round trip time, calculated from WebRTC stats metrics.

This is calculated by dividing the totalRoundTripTime by responsesReceived.

See also

Notes

  • WebRTC getStats() returns totalRoundTripTime in seconds. For the purpose of visualization, we convert it to milliseconds in rtcStats