public final class Control extends Object
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
startMeasurement |
Transitions to "true", once JMH had started the measurement for the current iteration.
|
boolean |
stopMeasurement |
Transitions to "true", once JMH is stopping the measurement for the current iteration
|
| Constructor | Description |
|---|---|
Control() |
Copyright © 2012-2017 Oracle. All Rights Reserved.