A histogram object created using perf_hooks.createHistogram() that will record runtime durations in nanoseconds.
interface
perf_hooks.PerformanceTimerifyOptions
interface PerformanceTimerifyOptions
- histogram?: RecordableHistogram
interface
A histogram object created using perf_hooks.createHistogram() that will record runtime durations in nanoseconds.