42 #include <QtTest/private/qbenchmarkmetric_p.h> 77 return "FramesPerSecond";
79 return "BitsPerSecond";
81 return "BytesPerSecond";
83 return "WalltimeMilliseconds";
87 return "InstructionReads";
117 return "instruction reads";
const char * benchmarkMetricUnit(QBenchmarkMetric metric)
QBenchmarkMetric
This enum lists all the things that can be benchmarked.
const char * benchmarkMetricName(QBenchmarkMetric metric)