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