---
title: totalWritesCaused
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxdiskwriteexceptiondiagnostic/totalwritescaused
---

# totalWritesCaused

The total amount of data written to disk or other long-term storage during the disk write exception.

## Declaration

```swift
var totalWritesCaused: Measurement<UnitInformationStorage> { get }
```
