TotalFileSizeMetric
A metric that measures the sizes of files attributed to the app.
Declaration
struct TotalFileSizeMetricDiscussion
This metric corresponds to the MetricResult.totalFileSize(_:) case. It appears only in intervalEntries and is not included in state entries.
This value is a daily snapshot, not a cumulative sum over the reporting interval.
This type replaces the totalBinaryFileSize and totalDataFileSize properties of MXDiskSpaceUsageMetric.