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

Method completedCycle

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

Source from the content-addressed store, hash-verified

11942 }
11943
11944 bool TrackerContext::completedCycle() const {
11945 return m_runState == CompletedCycle;
11946 }
11947 ITracker& TrackerContext::currentTracker() {
11948 return *m_currentTracker;
11949 }

Callers 2

GeneratorTrackerClass · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected