Fix calculation of QML_RENDER_TIMING values
authorThomas McGuire <thomas.mcguire.qnx@kdab.com>
Fri, 7 Sep 2012 13:12:47 +0000 (15:12 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 10 Sep 2012 12:24:05 +0000 (14:24 +0200)
commit6063413330def9af3ef16a7a3a373284a15dddca
tree42a656f7bccc04240713192d718fe4b141d6798b
parent7f9656d9ec987a8b525a265d1d89e03eb496de7c
Fix calculation of QML_RENDER_TIMING values

The sync time was not taken into account

Change-Id: I3d8adb637572c72438e20729a80513850a80d17e
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Alan Alpert <416365416c@gmail.com>
src/quick/items/qquickthreadedwindowmanager.cpp
src/quick/items/qquickwindowmanager.cpp