Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

performance.now() has been added in Node.js v8.5.0 #28

Open
Richienb opened this issue Jul 14, 2020 · 1 comment
Open

performance.now() has been added in Node.js v8.5.0 #28

Richienb opened this issue Jul 14, 2020 · 1 comment

Comments

@Richienb
Copy link

Starting in Node.js v8.5.0, performance.now() has been implemented:

const { performance } = require("perf_hooks")

performance.now()
PetarKirov pushed a commit to jarvis-network/synthereum that referenced this issue Dec 19, 2020
@jimmywarting
Copy link

performance.now is available globally.

This npm pkg should just be deprecated, and the gh should be archived

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants