HitchTimeMetric
A metric that measures animation hitch time.
Declaration
struct HitchTimeMetricDiscussion
This metric corresponds to the MetricResult.hitchTime(_:) case. It appears in both intervalEntries and stateEntries when state reporting is enabled.
The ratio is normalized against total animation duration and incorporates perceptual adjustments, making it the most accurate representation of the hitches users actually experience.
This type replaces the hitchTimeRatio property of MXAnimationMetric.