|
|
|
|
|
by msoliman
2064 days ago
|
|
Yes it hooks early on in the process startup to start measuring the time that the OS take to launch the app, as well as the app launch itself. And it stops at the end of first run loop when the first screen starts accepting touch events.
It's slightly different between iOS and Android though |
|