public class Timer extends java.lang.Object
Timer(java.lang.String name)
long
getDuration()
void
startTimer()
stopTimer()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timer(java.lang.String name)
public void startTimer()
public long stopTimer()
public long getDuration()