qt5base-lts/tests/benchmarks/corelib
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
..
codecs Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
io Replace QTime with QElapsedTimer in benchmarks 2020-04-20 17:44:13 +02:00
json Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
kernel Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
mimetypes Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
plugin Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
text Merge remote-tracking branch 'origin/5.14' into 5.15 2020-04-03 09:01:44 +02:00
thread Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
time Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
tools Merge remote-tracking branch 'origin/5.14' into 5.15 2020-04-03 09:01:44 +02:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00