Skip to main content
method RecordableHistogram.add
RecordableHistogram.add(other: RecordableHistogram): void
Deprecated

Adds the values from other to this histogram.

Parameters

Return Type

void
Back to top