QML_RENDER_TIMING: Add time since last frame to output
authorThomas McGuire <thomas.mcguire.qnx@kdab.com>
Fri, 7 Sep 2012 10:42:39 +0000 (12:42 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 10 Sep 2012 12:24:05 +0000 (14:24 +0200)
commit7f9656d9ec987a8b525a265d1d89e03eb496de7c
treecdd7517e2ac377c2f4ea1f771da2bf550b817112
parentce72af3c7564b68b637a1f130524572aeec66395
QML_RENDER_TIMING: Add time since last frame to output

This is quite useful to see how much time the rest of the app takes.
The same information has been available in QtQuick1.

Change-Id: I31ae91bfa764a4d8013af80de9459514ed72314f
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
src/quick/items/qquickthreadedwindowmanager.cpp
src/quick/items/qquickwindowmanager.cpp