public final 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–2020 Oracle. All rights reserved.