MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / WaitForAll

Method WaitForAll

modules/tools/tool_core/src/asset/cook_system.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void SCookSystemImpl::WaitForAll()
162{
163 mainCounter.wait(true);
164}
165
166bool SCookSystemImpl::AllCompleted() const
167{

Callers 1

compile_projectFunction · 0.80

Calls 1

waitMethod · 0.45

Tested by

no test coverage detected