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

Method benchmarkEnded

tests/catch.hpp:10232–10234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10230 m_reporter->benchmarkStarting( info );
10231 }
10232 void RunContext::benchmarkEnded( BenchmarkStats const& stats ) {
10233 m_reporter->benchmarkEnded( stats );
10234 }
10235
10236 void RunContext::pushScopedMessage(MessageInfo const & message) {
10237 m_messages.push_back(message);

Callers 1

needsMoreIterationsMethod · 0.45

Calls 1

ColumnBreakClass · 0.85

Tested by

no test coverage detected