public class Timer extends Object
Timer()
long
duration()
void
start()
stop()
static Timer
timer()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timer()
public static Timer timer()
Timer
public long duration()
public void start()
public void stop()