public static class Profiler.Timer extends Object
Timer()
double
getAVG()
int
getCount()
long
getSum()
boolean
isStarted()
void
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timer()
public void start()
public void stop()
public boolean isStarted()
public long getSum()
public int getCount()
public double getAVG()
Copyright © 2015. All rights reserved.