The QML Profiler in recent Qt Creator (2.6/master? Not sure about 2.5) show the rate in which animations are drawn (topmost pane). It also shows how many animations have been running in the frame ...
Regards Kai ________________________________________ From: [email protected] [[email protected]] on behalf of ext [email protected] [[email protected]] Sent: Friday, June 22, 2012 3:13 PM To: [email protected]; [email protected] Subject: Re: [Development] Qt5 Alpha - show FPS I've used the swaplogger tool measure fps of Qt 5 applications. Works well. http://gitorious.org/swaplogger Johan Thelin On 2012-06-22 13:38 [email protected] wrote: Hi, In Qt 4.8 it's possible to get the FPS by exporting QML_SHOW_FRAMERATE=1. In Qt 5 Alpha this is no longer an options, since it doesn't show any output. How is it possible, to show the FPS in Qt5 Alpha? Best regards Dietrich _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
