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

process.hrtime #80

Open
domenic opened this issue Oct 29, 2017 · 1 comment
Open

process.hrtime #80

domenic opened this issue Oct 29, 2017 · 1 comment

Comments

@domenic
Copy link

domenic commented Oct 29, 2017

This is pretty easy to shim in few lines of code as seen by https://github.com/kumavis/browser-process-hrtime/blob/master/index.js . (And you can omit the browser prefixed versions.)

@calvinmetcalf
Copy link
Collaborator

so this gets pulled into a LOT of packages so we'd want to do it small, also this gets run in some weird environments, like without setTimeout so I may need to check what those people were doing and if they would have Math and Date available.

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