Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbenchmark.cpp File Reference
#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>
+ Include dependency graph for qbenchmark.cpp:

Go to the source code of this file.

Functions

template<typename T >
T::value_type qAverage (const T &container)
 

Function Documentation

◆ qAverage()

template<typename T >
T::value_type qAverage ( const T &  container)

Definition at line 245 of file qbenchmark.cpp.

References QSet< T >::constBegin(), and it.

+ Here is the call graph for this function: