Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Synchronize
Method
Synchronize
CobaltFusion/ExecutorClient.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void GuiExecutorClient::Synchronize()
47
{
48
m_executor->Synchronize();
49
}
50
51
void GuiExecutorClient::Cancel()
52
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected