RTCIceCandidateStats:lastPacketSentTimestamp 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
RTCIceCandidatePairStats 字典的 lastPacketSentTimestamp 属性指示候选对描述的连接上次发送数据包的时间(不包括 STUN 数据包)。
值
表示由候选对描述的连接上次发送数据包的时间(不包括 STUN 数据包)的 DOMHighResTimeStamp 对象。
规范
| Specification |
|---|
| Identifiers for WebRTC's Statistics API> # dom-rtcicecandidatepairstats-lastpacketsenttimestamp> |