|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.smallmind.seda.StopWatch
public class StopWatch
| Constructor Summary | |
|---|---|
StopWatch()
|
|
| Method Summary | |
|---|---|
StopWatch |
click()
|
long |
getCpuTimeNanos()
|
long |
getDurationNanos()
|
long |
getStartMillis()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StopWatch()
| Method Detail |
|---|
public StopWatch click()
public long getStartMillis()
public long getDurationNanos()
public long getCpuTimeNanos()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||