public class StopWatch extends java.lang.Object
StopWatch()
long
elapsed()
peek()
void
start()
stop()
static long
time(Block4 block)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopWatch()
public void start()
public void stop()
public long peek()
public long elapsed()
public static long time(Block4 block)