- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Jan 2018 17:06:06 +0000
- To: public-webrtc-logs@w3.org
> `performance.timing.navigationStart + performance.now()` Do you want that, or `performance.timeOrigin + performance.now()`? (Note that `performance.timeOrigin` may not be "Unix time"; I'm seeing it differ from `performance.timing.navigationStart` by quite a bit in some cases... but note that navigationStart does NOT come from a monotonic clock.) -- GitHub Notification of comment by bzbarsky Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1690#issuecomment-356348712 using your GitHub account
Received on Tuesday, 9 January 2018 17:06:12 UTC