MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / reportStart

Method reportStart

unittests/catch.hpp:5160–5162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5158 }
5159
5160 void BenchmarkLooper::reportStart() {
5161 getResultCapture().benchmarkStarting( { m_name } );
5162 }
5163 auto BenchmarkLooper::needsMoreIterations() -> bool {
5164 auto elapsed = m_timer.getElapsedNanoseconds();
5165

Callers

nothing calls this directly

Calls 1

benchmarkStartingMethod · 0.45

Tested by

no test coverage detected