RTCIceCandidatePairStats: lastPacketReceivedTimestamp property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The lastPacketReceivedTimestamp property of the RTCIceCandidatePairStats dictionary indicates the time at which the connection described by the candidate pair last received a packet.

STUN packets are not included.

Value

A DOMHighResTimeStamp object indicating the timestamp at which the connection described by pair of candidates last received a packet, STUN packets excluded.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcicecandidatepairstats-lastpacketreceivedtimestamp

Browser compatibility