public class PerformanceMetric.RunningTotal extends Object
| Constructor and Description |
|---|
RunningTotal() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLast() |
double |
getMax() |
double |
getMean() |
double |
getMin() |
double |
getSamples() |
Copyright © 2022. All rights reserved.