qt5base-lts/tests/benchmarks/opengl
Edward Welbourne 7202df3689 Replace QTime with QElapsedTimer in benchmarks
Various benchmarks were still using the deprecated timing API.
One didn't even *use* the timer it implemented this way.
One was just using start as a short-hand for assigning to currentTime().

Change-Id: If406d0fb606e454fec056f386bcd0aa6726ee96e
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-20 17:44:13 +02:00
..
main.cpp Replace QTime with QElapsedTimer in benchmarks 2020-04-20 17:44:13 +02:00
opengl.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00