The RTCIceCandidatePairStats
property
lastPacketSentTimestamp
indicates the time at which the
connection described by the candidate pair last sent a packet, not including
STUN packets.
Syntax
lastPacketSentTimestamp = rtcIceCandidatePairStats.lastPacketSentTimestamp;
Value
A DOMHighResTimeStamp
object indicating the timestamp at which the
connection described by pair of candidates last sent a packet, STUN packets excluded.
Specifications
Specification | Status | Comment |
---|---|---|
Identifiers for WebRTC's Statistics API The definition of 'RTCIceCandidatePairStats.lastPacketSentTimestamp' in that specification. |
Candidate Recommendation | Initial specification. |
Browser compatibility
BCD tables only load in the browser