MCPcopy Create free account
hub / github.com/RenderKit/oidn / benchmarkEnded

Method benchmarkEnded

external/catch.hpp:5664–5664  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5662 virtual void benchmarkPreparing( std::string const& ) {}
5663 virtual void benchmarkStarting( BenchmarkInfo const& ) {}
5664 virtual void benchmarkEnded( BenchmarkStats<> const& ) {}
5665 virtual void benchmarkFailed( std::string const& ) {}
5666#endif // CATCH_CONFIG_ENABLE_BENCHMARKING
5667

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected