MCPcopy 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
109bool GuiExecutor::IsIdle() const
110{
111 return m_q.Empty();
112}
113
114void GuiExecutor::Synchronize()
115{

Callers

nothing calls this directly

Calls 1

EmptyMethod · 0.45

Tested by

no test coverage detected