Contents

init()

Initializes a metric that records the time for an app to display its first frame to screen and complete all extended launch tasks.

Declaration

init()

Discussion

If you didn’t start any extended launch tasks using extendLaunchMeasurement(forTaskID:), this metric measures only the time for your app to display its first frame to screen.

See Also

Initializers