public class Timer
extends java.lang.Object
Constructor and Description |
---|
Timer() |
Modifier and Type | Method and Description |
---|---|
long |
end() |
java.lang.String |
endAsTimeStamp() |
static long |
getCurrentTime() |
long |
getElapsedTime() |
void |
reset() |
long |
start() |
java.lang.String |
startAsTimeStamp() |