---
title: cumulativeHitchTimeRatio
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxsignpostintervaldata/cumulativehitchtimeratio
---

# cumulativeHitchTimeRatio

The ratio of the total time spent hitching to the total time spent animating during the logged intervals.

## Declaration

```swift
var cumulativeHitchTimeRatio: Measurement<Unit>? { get }
```

## See Also

### Reading Power and Performance Information

- [averageMemory](metrickit/mxsignpostintervaldata/averagememory.md)
- [cumulativeCPUTime](metrickit/mxsignpostintervaldata/cumulativecputime.md)
- [cumulativeLogicalWrites](metrickit/mxsignpostintervaldata/cumulativelogicalwrites.md)
