XCTAssertMetricIdentifier

public protocol XCTAssertMetricIdentifier

Identifies the type of measurements when making assertions.

For example when measuring CPU performance you can specify what type of characteristics of metrics do you want to make assertions for, e.g. time or cycles.