public class StopWatch extends java.lang.Object
StopWatch()
long
getTime()
void
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopWatch()
public void start()
public void stop()
public long getTime()