ContinuousValueRecorder
Package: com.hypixel.hytale.common.benchmark
public class ContinuousValueRecorderClass in the benchmark subsystem.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
minValue | double | double field. |
maxValue | double | double field. |
sumValues | double | double field. |
count | long | long field. |
Methods
Section titled “Methods”| Method | Return Type | Description |
|---|---|---|
reset() | void | public method. |
getMinValue(double def) | double | public method. |
getMinValue() | double | public method. |
getMaxValue(double def) | double | public method. |
getMaxValue() | double | public method. |
getCount() | long | public method. |
getAverage(double def) | double | public method. |
getAverage() | double | public method. |
record(double value) | double | public method. |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.