![]() |
Qt 6.x
The Qt SDK
|
#include <QtTest/qttestglobal.h>#include <QtTest/qbenchmarkmetric.h>
Include dependency graph for qbenchmark.h:Go to the source code of this file.
Classes | |
| class | QTest::QBenchmarkIterationController |
Namespaces | |
| namespace | QTest |
| [15] | |
Macros | |
| #define | QBENCHMARK |
| #define | QBENCHMARK_ONCE |
Functions | |
| void Q_TESTLIB_EXPORT | QTest::setBenchmarkResult (qreal result, QBenchmarkMetric metric) |
| Sets the benchmark result for this test function to result. | |
| #define QBENCHMARK |
Definition at line 40 of file qbenchmark.h.
| #define QBENCHMARK_ONCE |
Definition at line 44 of file qbenchmark.h.