public class TimerStats
extends java.lang.Object
| Constructor and Description |
|---|
TimerStats(long count,
double mean,
double max) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
double |
getMax() |
double |
getMean() |