TestPerformanceBuildTestDistribution

constructor(@Json(name = "usageStatus") usageStatus: TestAccelerationFeatureUsageStatus, @Json(name = "wallClockSavings") wallClockSavings: Long?)

Parameters

usageStatus
wallClockSavings

The wall-clock savings in milliseconds, which can be negative. Negative values indicate that it took more time to make the Test Distribution request, than it would have taken to directly execute the tests.