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
QBenchmarkMeasurerBase::Measurement Struct Reference

#include <qbenchmarkmeasurement_p.h>

Collaboration diagram for QBenchmarkMeasurerBase::Measurement:

Public Attributes

qreal value
QTest::QBenchmarkMetric metric

Detailed Description

Definition at line 27 of file qbenchmarkmeasurement_p.h.

Member Data Documentation

◆ metric

QTest::QBenchmarkMetric QBenchmarkMeasurerBase::Measurement::metric

Definition at line 30 of file qbenchmarkmeasurement_p.h.

◆ value

qreal QBenchmarkMeasurerBase::Measurement::value

Definition at line 29 of file qbenchmarkmeasurement_p.h.


The documentation for this struct was generated from the following file: