ExtendedLaunchMetric
A metric that measures extended launch task durations.
Declaration
struct ExtendedLaunchMetricDiscussion
This metric corresponds to the MetricResult.extendedLaunch(_:) case. It appears only in intervalEntries and is not included in state entries.
The end point of an extended launch is the later of the first rendered frame and the completion of all tasks you track with trackLaunchTask(id:onTrackingError:_:) or trackLaunchTask(id:onTrackingError:_:).
This type replaces the histogrammedExtendedLaunch property of MXAppLaunchMetric.