Re: [me-media-timed-events] Rewrite gap analysis and recommendations for sync (#38)

@nigelmegitt If you're looking for a normative definition, not really. I use it to mean "the clock seen by a web application". This is consistent with the appearance of that word in HTML:
https://html.spec.whatwg.org/multipage/media.html#offsets-into-the-media-resource:media-timeline-8

The Web Animations spec also uses that notion, e.g.:
https://drafts.csswg.org/web-animations/#time-value

A better term could perhaps be the notion of monotonic clock defined in High Resolution Time:
https://w3c.github.io/hr-time/#sec-monotonic-clock
... which defines the clock behind "Performance.now()".
https://www.w3.org/TR/hr-time/#sec-monotonic-clock

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/me-media-timed-events/pull/38#issuecomment-465681759 using your GitHub account

Received on Wednesday, 20 February 2019 17:42:08 UTC