-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
None
-
f7ad3621ac118a108bfaabcbea1054cdcd3739e1
Application Manager StartupTimer is nice tool to get elapsed time since AppMan startup to first frame drawn.
We have requirements to provide timings for critical components in the system like Park Assist Camera first frame, Climate first Availability to the user .. etc.
As a developer I want access to StartupTimer from QML so I can follow up timing of lazy loading component sequence timing.
so we can report and optimize more the components creation and loading sequence with reference to AppMan start of executing main function.