Contents

manuallyStop

An invocation option that specifies that the test stops taking measurements when the stopMeasuring() function is called.

Declaration

static var manuallyStop: XCTMeasureOptions.InvocationOptions { get }

See Also

Measurement Options