Docs
Reference
Guides
Blog
Discord
/
node:perf_hooks
/
RecordableHistogram
/
add
M
add
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:perf_hooks
/
RecordableHistogram
/
add
M
add
method
perf_hooks.RecordableHistogram.add
add
(
other
:
RecordableHistogram
)
:
void
;
Adds the values from
other
to this histogram.