MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / benchmarkEnded

Method benchmarkEnded

unittests/catch.hpp:3703–3703  ·  view source on GitHub ↗

experimental

Source from the content-addressed store, hash-verified

3701
3702 // *** experimental ***
3703 virtual void benchmarkEnded( BenchmarkStats const& ) {}
3704
3705 virtual void sectionEnded( SectionStats const& sectionStats ) = 0;
3706 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected