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

Method benchmarkStarting

tests/catch.hpp:10229–10231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10227 m_unfinishedSections.push_back(endInfo);
10228 }
10229 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) {
10230 m_reporter->benchmarkStarting( info );
10231 }
10232 void RunContext::benchmarkEnded( BenchmarkStats const& stats ) {
10233 m_reporter->benchmarkEnded( stats );
10234 }

Callers 1

reportStartMethod · 0.45

Calls 4

ColumnClass · 0.85
ColumnBreakClass · 0.85
widthMethod · 0.80
columnInfosMethod · 0.80

Tested by

no test coverage detected