public class Timer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
start |
| Constructor and Description |
|---|
Timer() |
| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedTime() |
long |
getStartTime() |
long |
reset() |