[webrtc-stats] Need to relate all timestamps to Unix time (#600)

alvestrand has just created a new issue for https://github.com/w3c/webrtc-stats:

== Need to relate all timestamps to Unix time ==
In the webrtc-pc spec, it is clear that the timestamp on a stats record is based on Unix time (https://w3c.github.io/webrtc-pc/#dom-rtcstats-timestamp). It is also mentioned elsewhere (in CSRC) that the value is performance.now() + performance.timeOrigin.

We have however not said explicitly that this basis is used for all timestamps in stats. We should say that (once).


Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/600 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 22 March 2021 18:55:19 UTC