histogram.recordDelta()


计算自上次调用 recordDelta() 以来经过的时间量(以纳秒为单位),并在直方图中记录该量。

Calculates the amount of time (in nanoseconds) that has passed since the previous call to recordDelta() and records that amount in the histogram.