MetricKit is a framework in iOS 13 that collects performance data from your app, including CPU and memory... https://wesleydegroot.nl/blog/MetricKit #blog #programming #iosdev #swiftlang
Using MetricKit
In this post, I will show you how to use MetricKit to collect and analyze performance data from your app. What is MetricKit? MetricKit is a framework introduced in iOS 13 that allows you to collect and analyze performance data from your app.Wesley de Groot