Package | Description |
---|---|
io.pcp.parfait.timing |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<InProgressSnapshot,java.lang.String> |
InProgressSnapshot.TO_FORMATTED_STRING |
static com.google.common.base.Function<InProgressSnapshot,java.lang.String> |
InProgressSnapshot.TO_TABBED_STRING |
Modifier and Type | Method and Description |
---|---|
static InProgressSnapshot |
InProgressSnapshot.capture(EventTimer timer,
ThreadContext context) |
InProgressSnapshot |
InProgressExporter.getSnapshot() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
InProgressSnapshot.InProgressFormatter.apply(InProgressSnapshot from) |