qt6-bb10/tests/benchmarks/corelib/io
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
..
qdir Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qdiriterator Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qfile Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qfileinfo Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qiodevice Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qprocess Replace QTime with QElapsedTimer in benchmarks 2020-04-20 17:44:13 +02:00
qtemporaryfile Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qtextstream Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
qurl Set CONFIG += benchmark in corelib's various benchmarks 2020-04-02 18:33:42 +02:00
io.pro Properly use the "process" feature 2017-02-27 15:44:46 +00:00