- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Dec 2017 05:02:16 +0000
- To: public-webrtc-logs@w3.org
Yes, insofar as that one is well-defined. Unfortunately, it's not terrible very well-defined itself. See the pains that https://www.w3.org/TR/hr-time-2/#time-origin-timestamp goes through to define something similar for `performance.timeOrigin`; you need to do something like that if you want to define a monotonic thing which kinda (but not really, so you better not be comparing it to `Date.now()` even though it'll be really tempting!) quacks like wall-clock Unix time. -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1690#issuecomment-350172981 using your GitHub account
Received on Friday, 8 December 2017 05:02:25 UTC