- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 16 Mar 2018 07:06:46 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 March 2018 07:07:11 UTC
annevk commented on this pull request. > - <p class=note>For example, in macOS the occurrence time for input actions are available via the - timestamp property of corresponding <code>NSEvent</code> objects. So in this case, the - {{Event/timeStamp}} value will be equivalent to the <code>NSEvent</code>'s timestamp offset by - <a>time origin</a>, translated in milliseconds, and with its precision adjusted to meet the minimum - <a>clock resolution</a>. + <p class=note>For example, in macOS the occurrence time for input actions are available via the + timestamp property of corresponding <code>NSEvent</code> objects. So in this case, the + {{Event/timeStamp}} value will be equivalent to the <code>NSEvent</code>'s timestamp offset by + <a>time origin</a>, translated in milliseconds, and with its precision adjusted to meet the + minimum <a>clock resolution</a>. This in particular is about the occurrence, but I'll see about making it match things a little better. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/603#discussion_r175010734
Received on Friday, 16 March 2018 07:07:11 UTC