| Package | Description |
|---|---|
| de.galan.commons.util |
| Modifier and Type | Method and Description |
|---|---|
Measure |
Measure.every(Integer iterations)
If provided, the average on a single invokation will be calculated/logged after every n-iterations.
|
static Measure |
Measure.measure(String what)
Builds a new Measure object to measure invokations of runnables/callables.
|
Copyright © 2017. All rights reserved.