|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placidus.performance.StopWatch
org.placidus.performance.NanoStopWatch
public class NanoStopWatch
StopWatch functionallity with nanoseconds
| Constructor Summary | |
|---|---|
NanoStopWatch()
|
|
| Method Summary | |
|---|---|
protected long |
getCurrentTime()
Returns new timestamp |
java.lang.String |
toString()
to get current time (interim), no reset will be performed. |
| Methods inherited from class org.placidus.performance.StopWatch |
|---|
getTime, printTime, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NanoStopWatch()
| Method Detail |
|---|
protected long getCurrentTime()
getCurrentTime in class StopWatchpublic java.lang.String toString()
toString in class StopWatch
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||