|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.utils.timing.ElapsedTimer
public class ElapsedTimer
This is a simple timer utility.
Constructor Summary | |
---|---|
ElapsedTimer()
|
Method Summary | |
---|---|
long |
getElapsedTime()
Gets the time elapsed between the start time and now. |
String |
getElapsedTimeString()
Returns the elapsed time with the display suffix. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElapsedTimer()
Method Detail |
---|
public long getElapsedTime()
public String getElapsedTimeString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |