OSDN Git Service

replace use of QTime as timer with QElapsedTimer
authorIvailo Monev <xakepa10@gmail.com>
Wed, 7 Jun 2023 06:16:34 +0000 (09:16 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 7 Jun 2023 06:16:34 +0000 (09:16 +0300)
commit04f3e6c541d8f932d8a1625d1c542df29d34bd8c
tree68444071c4cfca2e77275fdd599337c610c6cf91
parent14dedd94355a87b0b93106f92765ba2ffa9304de
replace use of QTime as timer with QElapsedTimer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
12 files changed:
src/gui/painting/qbackingstore.cpp
tests/auto/qabstractslider/tst_qabstractslider.cpp
tests/auto/qatomicint/tst_qatomicint.cpp
tests/auto/qcoreapplication/tst_qcoreapplication.cpp
tests/auto/qmutex/tst_qmutex.cpp
tests/auto/qprocess/tst_qprocess.cpp
tests/auto/qthread/tst_qthread.cpp
tests/auto/qthreadpool/tst_qthreadpool.cpp
tests/auto/qtimer/tst_qtimer.cpp
tests/benchmarks/gui/graphicsview/qgraphicsview/chiptester/chiptester.cpp
tests/benchmarks/gui/graphicsview/qgraphicsview/chiptester/chiptester.h
tests/benchmarks/gui/painting/qtbench/tst_qtbench.cpp