The timestamp
property of the RTCOutboundRtpStreamStats
dictionary is a DOMHighResTimeStamp
object specifying the time at which the data in the object was sampled.
The timestamp
property of the RTCOutboundRtpStreamStats
dictionary is a DOMHighResTimeStamp
object specifying the time at which the data in the object was sampled.
A DOMHighResTimeStamp
value indicating the time at which the activity described by the statistics in this object was recorded, in milliseconds elapsed since the beginning of January 1, 1970, UTC.
The value should be accurate to within a few milliseconds but may not be entirely precise, either because of hardware or operating system limitations or because of fingerprinting protection in the form of reduced clock precision or accuracy.
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
timestamp |
80 | 80 | 72 | No | 67 | 13.1 | 80 | 80 | 79 | 57 | 13.4 | 13.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCOutboundRtpStreamStats/timestamp