MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / reportStart

Method reportStart

Bcore/src/main/cpp/Dobby/tests/catch.hpp:4959–4961  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4957}
4958
4959void BenchmarkLooper::reportStart() {
4960 getResultCapture().benchmarkStarting({m_name});
4961}
4962auto BenchmarkLooper::needsMoreIterations() -> bool {
4963 auto elapsed = m_timer.getElapsedNanoseconds();
4964

Callers

nothing calls this directly

Calls 1

benchmarkStartingMethod · 0.45

Tested by

no test coverage detected