![]() |
Qt 6.x
The Qt SDK
|
#include <QtTest/qbenchmark.h>
#include <QtTest/private/qbenchmark_p.h>
#include <QtTest/private/qbenchmarkmetric_p.h>
#include <QtTest/private/qbenchmarktimemeasurers_p.h>
#include <QtCore/qdir.h>
#include <QtCore/qset.h>
#include <QtCore/qdebug.h>
Go to the source code of this file.
Functions | |
template<typename T > | |
T::value_type | qAverage (const T &container) |
T::value_type qAverage | ( | const T & | container | ) |
Definition at line 245 of file qbenchmark.cpp.
References QSet< T >::constBegin(), and it.