Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qbenchmark.cpp File Reference

(d44b3ad1c8f1e6615e47c4d62b236c57f051b709)

#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 244 of file qbenchmark.cpp.