useElapsedDuration property
True if Measurement.elapsed_duration is used as the x-axis of each Trials Decay Curve.
Otherwise, Measurement.step_count will be used as the x-axis.
Implementation
core.bool? useElapsedDuration;
True if Measurement.elapsed_duration is used as the x-axis of each Trials Decay Curve.
Otherwise, Measurement.step_count will be used as the x-axis.
core.bool? useElapsedDuration;