Contents

manuallyStart

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

Declaration

static var manuallyStart: XCTMeasureOptions.InvocationOptions { get }

See Also

Measurement Options