public class Control extends Object
| Modifier and Type | Field and 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 and Description |
|---|
Control() |
Copyright © 2012-2015 Oracle. All Rights Reserved.