|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITimerFactory | |
|---|---|
| org.e2etrace.timer | Provides various timer implementations to measure the duration of a single trace step. |
| org.e2etrace.trace | Contains the core functionality of e2etrace. |
| Uses of ITimerFactory in org.e2etrace.timer |
|---|
| Classes in org.e2etrace.timer that implement ITimerFactory | |
|---|---|
class |
DefaultTimerFactory
Default Factory class for Timer instances. |
| Uses of ITimerFactory in org.e2etrace.trace |
|---|
| Constructors in org.e2etrace.trace with parameters of type ITimerFactory | |
|---|---|
DefaultTraceStepFactory(ITimerFactory timerFactory)
Constructor: Use a custom timer factory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||