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
final 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.
final bool useElapsedDuration;