|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwatij.time.TimerImpl
public class TimerImpl
| Constructor Summary | |
|---|---|
TimerImpl()
|
|
| Method Summary | |
|---|---|
long |
elapsed()
|
boolean |
isElapsed(long millis)
|
void |
outputElapsedTime(java.lang.String prefix,
Output output)
|
void |
start()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerImpl()
| Method Detail |
|---|
public void start()
start in interface Timerpublic long elapsed()
elapsed in interface Timerpublic boolean isElapsed(long millis)
isElapsed in interface Timer
public void outputElapsedTime(java.lang.String prefix,
Output output)
outputElapsedTime in interface Timer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||