![]() |
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/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 244 of file qbenchmark.cpp.