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