|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutionTimer
Base interface for measurement timers. Implementations need to provide a public empty default constructor.
| Method Summary | |
|---|---|
long |
getCurrentTime()
Returns the current timestamp. |
TimerMetaData |
getMetaData()
Returns the timer metadata. |
long |
getTicksPerSecond()
Returns the ticks per second which differ between timer implementations. |
| Method Detail |
|---|
long getCurrentTime()
getTicksPerSecond() the time in seconds can
be calculated.
long getTicksPerSecond()
TimerMetaData getMetaData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||