stepDurationsMs property

List<int> stepDurationsMs
final

Wall-clock ms for each top-level step (same order as EnsembleTestCase.steps). Shorter than the step list when the run failed mid-suite.

Implementation

final List<int> stepDurationsMs;