![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtTest/qttestglobal.h>#include <QtTest/qbenchmarkmetric.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.