|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.Timer
Constructor Summary | |
Timer()
|
Method Summary | |
long |
getDurationMillis()
|
int |
getDurationSeconds()
|
double |
getDurationSecondsAsDouble()
|
void |
reset()
|
java.lang.String |
startTimeAsDateString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Timer()
Method Detail |
public final java.lang.String startTimeAsDateString()
public final void reset()
public final int getDurationSeconds()
public final double getDurationSecondsAsDouble()
public final long getDurationMillis()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |