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

Method benchmarkSamples

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

Source from the content-addressed store, hash-verified

9920
9921 bool Config::benchmarkNoAnalysis() const { return m_data.benchmarkNoAnalysis; }
9922 int Config::benchmarkSamples() const { return m_data.benchmarkSamples; }
9923 double Config::benchmarkConfidenceInterval() const { return m_data.benchmarkConfidenceInterval; }
9924 unsigned int Config::benchmarkResamples() const { return m_data.benchmarkResamples; }
9925

Callers 3

runMethod · 0.80
prepareMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected