MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / completedCycle

Method completedCycle

unittests/catch.hpp:10134–10136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10132 }
10133
10134 bool TrackerContext::completedCycle() const {
10135 return m_runState == CompletedCycle;
10136 }
10137 ITracker& TrackerContext::currentTracker() {
10138 return *m_currentTracker;
10139 }

Callers 1

catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected