What are the ramifications of performance.now()
bugs?
#33760
Labels
Content:WebAPI
Web API docs
help wanted
If you know something about this topic, we would love your help!
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Performance/now
What specific section or headline is this issue about?
https://developer.mozilla.org/en-US/docs/Web/API/Performance/now#ticking_during_sleep
What information was incorrect, unhelpful, or incomplete?
Here is the complete section:
I don't understand the ramification of these bugs. For example:
performance.now()
be avoided unless my code will only run on Windows Chrome/FF?Date.now()
almost always abetter choice because, I assume, it doesn't have these bugs?What did you expect to see?
I expected to understand when
performance.now()
should/shouldn't be used because of these bugs.I also expected to find a definition for "sleep," but when I search for that word there are no articles with that title:
And when I submit the search, there are results, but none of them seem relevant:
Do you have any supporting links, references, or citations?
n/a
Do you have anything more you want to share?
n/a
MDN metadata
Page report details
en-us/web/api/performance/now
The text was updated successfully, but these errors were encountered: