subsurface/mobile-widgets
jan Iversen 76f61468e6 mobile: add timer to measure startup.
Subsurface-mobile has a long startup time; in order to isolate the problem(s) a
timer is added to see where time is "lost".

The collected startup times are added to the clipboard together with the other
logs, allowing test users to report back.

All this is only enabled when compiling with -DENABLE_STARTUP_TIMING

Closes #1340

[Dirk Hohndel: collapsed multiple commits and minor white space cleanups, added
               missing QMutex variable]

Signed-off-by: Jan Iversen <jani@apache.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2018-05-30 21:47:07 -07:00
..
qml mobile: make list action buttons appear again 2018-05-27 16:58:17 -07:00
qmlmanager.cpp mobile: add timer to measure startup. 2018-05-30 21:47:07 -07:00
qmlmanager.h Cleanup: remove reply and request member variables in QMLManager 2018-05-26 09:19:42 -07:00
qmlprofile.cpp Cleanup: remove deleteLater() in QMLProfile 2018-05-26 09:21:46 -07:00
qmlprofile.h Cleanup: remove deleteLater() in QMLProfile 2018-05-26 09:21:46 -07:00