2.0.10 • Published 8 months ago

bare-hrtime v2.0.10

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

bare-hrtime

High-resolution timers for JavaScript.

npm i bare-hrtime

Usage

const hrtime = require('bare-hrtime')

hrtime() // returns [seconds, nanoseconds]
hrtime.bigint() // returns nanoseconds

License

Apache-2.0

2.0.10

8 months ago

2.0.7

10 months ago

2.0.6

10 months ago

2.0.9

10 months ago

2.0.8

10 months ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

2 years ago

1.0.0

2 years ago