Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ IsIdle
Method
IsIdle
CobaltFusion/GuiExecutor.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool GuiExecutor::IsIdle() const
110
{
111
return m_q.Empty();
112
}
113
114
void GuiExecutor::Synchronize()
115
{
Callers
nothing calls this directly
Calls
1
Empty
Method · 0.45
Tested by
no test coverage detected