URLSessionTaskMetrics
An object encapsulating the metrics for a session task.
Declaration
class URLSessionTaskMetricsOverview
Each URLSessionTaskMetrics object contains the taskInterval and redirectCount, as well as metrics for each request-and-response transaction made during the execution of the task.