| Package | Description |
|---|---|
| net.obvj.performetrics | |
| net.obvj.performetrics.util.printer |
| Modifier and Type | Field and Description |
|---|---|
protected Stopwatch |
MultiCounterMonitorableOperation.stopwatch |
| Modifier and Type | Method and Description |
|---|---|
static Stopwatch |
Stopwatch.createStarted()
Provides a started stopwatch for convenience with default counter types
|
static Stopwatch |
Stopwatch.createStarted(Counter.Type... types)
Provides a started stopwatch for convenience with specific counter types
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PrintUtils.printStopwatch(Stopwatch stopwatch,
PrintStream printStream)
Prints the statistics for the given stopwatch in the specified print stream.
|
static void |
PrintUtils.printStopwatch(Stopwatch stopwatch,
PrintStream printStream,
TimeUnit timeUnit)
Prints the statistics for the given stopwatch in the specified print stream.
|
Copyright © 2019. All rights reserved.