- From: Gary Kacmarcik <notifications@github.com>
- Date: Sat, 17 Mar 2018 01:02:33 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 17 March 2018 01:03:00 UTC
garykac 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
...occurrence time for input actions **is** available via the timestamp property of **the** corresponding NSEvent **object**.
(or ...occurrence **times** for input actions are available via the timestamp property of **the** corresponding NSEvent objects.)
--
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#pullrequestreview-104750860
Received on Saturday, 17 March 2018 01:03:00 UTC