XCTHitchMetric
A metric to measure the number of hitches your UI encounters in a performance test.
Declaration
class XCTHitchMetricDiscussion
A hitch occurs when your app doesn’t prepare the content it displays in time for the system to render it in the next screen update. For more information, see Understanding hitches in your app.