qt5base-lts/tests/benchmarks/gui
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
..
animation Updated license headers 2016-01-21 18:55:18 +00:00
image Combine BGR30_to_RGB30 and BGR888_to_RGB888 2019-09-05 17:41:21 +02:00
kernel Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting Replace QTime with QElapsedTimer in benchmarks 2020-04-20 17:44:13 +02:00
text Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
gui.pro Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00