|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.cindy.util.ElapsedTime
public final class ElapsedTime
Elapsed time. Use nano time if possible, adjust system time may cause System.currentTimeMillis() backward.
| Constructor Summary | |
|---|---|
ElapsedTime()
|
|
| Method Summary | |
|---|---|
long |
getElapsedTime()
Get elapsed time in milliseconds. |
long |
reset()
Reset start time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElapsedTime()
| Method Detail |
|---|
public long getElapsedTime()
public long reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||