method RecordableHistogram.record
Jump to headingRecordableHistogram.record(val: number | bigint): void
Parameters Jump to heading
Jump to headingval: number | bigint
The amount to record in the histogram.
Return Type Jump to heading
void
Jump to headingRecordableHistogram.record(val: number | bigint): void
Jump to headingval: number | bigint
The amount to record in the histogram.
void