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

Method benchmarkStarting

tutorials/external/catch.hpp:10491–10493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10489 m_unfinishedSections.push_back(endInfo);
10490 }
10491 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) {
10492 m_reporter->benchmarkStarting( info );
10493 }
10494 void RunContext::benchmarkEnded( BenchmarkStats const& stats ) {
10495 m_reporter->benchmarkEnded( stats );
10496 }

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