useElapsedTime property
If true, measurement.elapsed_time is used as the x-axis of each Trials Decay Curve.
Otherwise, Measurement.steps will be used as the x-axis.
Implementation
core.bool? useElapsedTime;
If true, measurement.elapsed_time is used as the x-axis of each Trials Decay Curve.
Otherwise, Measurement.steps will be used as the x-axis.
core.bool? useElapsedTime;