MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / completedCycle

Method completedCycle

Bcore/src/main/cpp/Dobby/tests/catch.hpp:10045–10047  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10043}
10044
10045bool TrackerContext::completedCycle() const {
10046 return m_runState == CompletedCycle;
10047}
10048ITracker &TrackerContext::currentTracker() {
10049 return *m_currentTracker;
10050}

Callers 1

catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected