Package org.openjdk.jmh.infra
Class ControlL2
- java.lang.Object
-
- org.openjdk.jmh.infra.ControlL0
-
- org.openjdk.jmh.infra.ControlL1
-
- org.openjdk.jmh.infra.ControlL2
-
-
Field Summary
Fields 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 Summary
Constructors Constructor Description ControlL2()
-