Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.perfHooks
/
RecordableHistogram
/
add
add
abstract
fun
add
(
other
:
RecordableHistogram
)
(
source
)
Adds the values from
other
to this histogram.
Since
v17.4.0, v16.14.0