npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "hrtime" 的结果(共 9 个)
performance-now

Implements performance.now (based on process.hrtime).

MIT
pretty-time

Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.

MIT
pretty-hrtime

process.hrtime() to words

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
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