MCPcopy Create free account
hub / github.com/JonMagon/KDiskMark / isRunning

Method isRunning

src/benchmark.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196bool Benchmark::isRunning()
197{
198 return m_running;
199}
200
201void Benchmark::runBenchmark(QList<QPair<QPair<Global::BenchmarkTest, Global::BenchmarkIOReadWrite>, QVector<QObject*>>> tests)
202{

Callers 6

closeEventMethod · 0.80
defineBenchmarkMethod · 0.80
processKeyMethod · 0.80
startBenchmarkMethod · 0.80
stopOrQuitMethod · 0.80
buildMainLinesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected