| Package | Description |
|---|---|
| net.openhft.chronicle.core.util |
| Modifier and Type | Class and Description |
|---|---|
class |
Histogram
A
Histogram class represents a histogram of samples. |
class |
RecordingHistogram
An extension of the
Histogram class which not only samples and records data,
but also keeps track of the top 5 or 10 longest samples including the delay from the last reset. |
Copyright © 2024. All rights reserved.