npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "hrtime" 的结果(共 4 个)
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