public class Timer extends Metric<java.lang.Long>
Constructor and Description |
---|
Timer(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
done() |
long |
getStartValue() |
long |
getStopValue() |
java.lang.Long |
getValue() |
void |
start() |