MCPcopy Create free account
hub / github.com/RenderKit/embree / reportStart

Method reportStart

tutorials/external/catch.hpp:6476–6478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6474 }
6475
6476 void BenchmarkLooper::reportStart() {
6477 getResultCapture().benchmarkStarting( { m_name } );
6478 }
6479 auto BenchmarkLooper::needsMoreIterations() -> bool {
6480 auto elapsed = m_timer.getElapsedNanoseconds();
6481

Callers

nothing calls this directly

Calls 1

benchmarkStartingMethod · 0.45

Tested by

no test coverage detected