MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / reportStart

Method reportStart

tests/catch.hpp:6261–6263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6259 }
6260
6261 void BenchmarkLooper::reportStart() {
6262 getResultCapture().benchmarkStarting( { m_name } );
6263 }
6264 auto BenchmarkLooper::needsMoreIterations() -> bool {
6265 auto elapsed = m_timer.getElapsedNanoseconds();
6266

Callers

nothing calls this directly

Calls 1

benchmarkStartingMethod · 0.45

Tested by

no test coverage detected