How can I count the time it takes from the moment the user presses the launch button on the home screen until the moment the app is active (for example, until the viewDidAppear
We used DYLD_PRINT_STATISTICS to measure our app’s pre-main() launch times