|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITimer | |
|---|---|
| org.e2etrace.timer | Provides various timer implementations to measure the duration of a single trace step. |
| Uses of ITimer in org.e2etrace.timer |
|---|
| Classes in org.e2etrace.timer that implement ITimer | |
|---|---|
class |
DefaultTimer
Default ITimer implementation. |
class |
ExactTimer
Timer Implementation with high accuracy regardless of the operating system. |
| Methods in org.e2etrace.timer that return ITimer | |
|---|---|
ITimer |
ITimerFactory.newInstance()
Creates a new timer instance. |
ITimer |
DefaultTimerFactory.newInstance()
Creates a new timer instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||