搜索 "hrtime" 的结果(共 9 个)
performance-now
Implements performance.now (based on process.hrtime).
MIT
nanoseconds
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
MIT
convert-hrtime
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
MIT
browser-process-hrtime
Shim for process.hrtime in the browser
BSD-2-Clause
hirestime
thin wrapper around process.hrtime
MIT
nanotimer
A much higher accuracy timer object that makes use of the node.js hrtime function call.
ISC
@types/pretty-hrtime
TypeScript definitions for pretty-hrtime
MIT