RTCIceCandidateStats: lastPacketSentTimestamp property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
ThelastPacketSentTimestamp property of theRTCIceCandidatePairStats dictionary indicates the time at which the connection described by the candidate pair last sent a packet, not includingSTUN packets.
In this article
Value
ADOMHighResTimeStamp object indicating the timestamp at which the connection described by pair of candidates last sent a packet, STUN packets excluded.
Specifications
| Specification |
|---|
| Identifiers for WebRTC's Statistics API> # dom-rtcicecandidatepairstats-lastpacketsenttimestamp> |