MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / benchmarkResamples

Method benchmarkResamples

tests/catch.hpp:11674–11677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11672 return m_data.benchmarkConfidenceInterval;
11673}
11674unsigned int Config::benchmarkResamples() const
11675{
11676 return m_data.benchmarkResamples;
11677}
11678std::chrono::milliseconds Config::benchmarkWarmupTime() const
11679{
11680 return std::chrono::milliseconds(m_data.benchmarkWarmupTime);

Callers 2

analyseFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected