|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.util.FunctionTimer
Constructor Summary | |
FunctionTimer()
|
Method Summary | |
int |
getCount()
|
long |
getCurrentMsec()
|
double |
getTimeUsec(int cnt)
|
void |
init(int msec)
|
java.lang.String |
result(int cnt)
|
void |
start()
|
void |
stop()
|
double |
usec()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FunctionTimer()
Method Detail |
public void init(int msec)
public void start()
public void stop()
public double getTimeUsec(int cnt)
public java.lang.String result(int cnt)
public long getCurrentMsec()
public int getCount()
public double usec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |