[Webkit-unassigned] [Bug 217099] Timestamp clock drift when computing event delay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 16:33:17 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217099

--- Comment #2 from Philip Walton <philip at philipwalton.com> ---
Both `performance.now()` and `event.timeStamp` return `DOMHighResTimeStamp`, so I'd expect both APIs to be consistently comparable throughout the lifespan on the browser app being open.

> Does this work differently in other browsers?

Yes, I'm not seeing any drift in Firefox or Chrome (also tested on Mac, within the same time window).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200929/37cdcbce/attachment-0001.htm>


More information about the webkit-unassigned mailing list