TotalFileCountMetric
A metric that measures the number of files attributed to the app.
Declaration
struct TotalFileCountMetricDiscussion
This metric corresponds to the MetricResult.totalFileCount(_:) 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 totalBinaryFileCount and totalDataFileCount properties of MXDiskSpaceUsageMetric.