MCPcopy Create free account
hub / github.com/RenderKit/embree / abortAfter

Method abortAfter

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

Source from the content-addressed store, hash-verified

8085 UseColour::YesOrNo Config::useColour() const { return m_data.useColour; }
8086 bool Config::shouldDebugBreak() const { return m_data.shouldDebugBreak; }
8087 int Config::abortAfter() const { return m_data.abortAfter; }
8088 bool Config::showInvisibles() const { return m_data.showInvisibles; }
8089 Verbosity Config::verbosity() const { return m_data.verbosity; }
8090

Callers 1

abortingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected