| Package | Description |
|---|---|
| io.pcp.parfait.timing |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyEventTimer
A dummy EventTimer which implements all functionality as no-ops.
|
| Modifier and Type | Field and Description |
|---|---|
private EventTimer |
InProgressExporter.timer |
| Modifier and Type | Method and Description |
|---|---|
static InProgressSnapshot |
InProgressSnapshot.capture(EventTimer timer,
ThreadContext context) |
void |
Timeable.setEventTimer(EventTimer timer) |
| Constructor and Description |
|---|
InProgressExporter(EventTimer timer,
ThreadContext context) |
InProgressSnapshot(EventTimer timer,
ThreadContext context) |