MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / RunOne

Method RunOne

CobaltFusion/Executor.cpp:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void Executor::RunOne()
168{
169 SetExecutorThread();
170 m_q.Pop()();
171}
172
173void Executor::SetExecutorThread()
174{

Callers

nothing calls this directly

Calls 3

IsEmptyMethod · 0.80
NextDeadlineMethod · 0.80
PopMethod · 0.45

Tested by

no test coverage detected