Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ completedCycle
Method
completedCycle
external/catch.hpp:14379–14381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14377
}
14378
14379
bool TrackerContext::completedCycle() const {
14380
return m_runState == CompletedCycle;
14381
}
14382
ITracker& TrackerContext::currentTracker() {
14383
return *m_currentTracker;
14384
}
Callers
1
catch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected