MCPcopy Create free account
hub / github.com/Profactor/cv-plot / benchmarkStarting

Method benchmarkStarting

CvPlot/ext/catch2/inc/catch.hpp:5607–5607  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5605#if defined(CATCH_CONFIG_ENABLE_BENCHMARKING)
5606 virtual void benchmarkPreparing( std::string const& ) {}
5607 virtual void benchmarkStarting( BenchmarkInfo const& ) {}
5608 virtual void benchmarkEnded( BenchmarkStats<> const& ) {}
5609 virtual void benchmarkFailed( std::string const& ) {}
5610#endif // CATCH_CONFIG_ENABLE_BENCHMARKING

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected