Chapter 5: Writing a Benchmark▲
Sélectionnez
QT +=
widgets testlib
SOURCES =
benchmarking.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
qtestlib/
tutorial5
INSTALLS +=
target
How to write a benchmark.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT +=
widgets testlib
SOURCES =
benchmarking.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
qtestlib/
tutorial5
INSTALLS +=
target