Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qbenchmark.cpp File Reference

(b08ba96fd0eed8517a8a60c0d8d4064a7ab90498)

#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 it.