---
title: totalSampledTime
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxcpuexceptiondiagnostic/totalsampledtime
---

# totalSampledTime

The total time the app was sampled during the exception.

## Declaration

```swift
var totalSampledTime: Measurement<UnitDuration> { get }
```

## See Also

### Viewing app CPU time

- [totalCPUTime](metrickit/mxcpuexceptiondiagnostic/totalcputime.md)
