public class StopWatcher extends java.lang.Object implements java.io.Closeable
StopWatcher()
void
close()
long
getElapsedTime()
getElapsedTimeSecs()
start()
stop()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopWatcher()
public void start()
public void stop()
public long getElapsedTime()
public long getElapsedTimeSecs()
public void close()
close
java.io.Closeable
java.lang.AutoCloseable