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

# totalSampledTime

Total time that the application was sampled for during the CPU exception.

## Declaration

```swift
let totalSampledTime: Measurement<UnitDuration>
```

## See Also

### CPU exception details

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