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