MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / IsRunning

Method IsRunning

lib/queue/action-queue.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86bool ActionQueue::IsRunning() const
87{
88 return !_stop;
89}
90
91bool ActionQueue::RunsOnStartup() const
92{

Callers 4

CheckConditionMethod · 0.80
getCellLabelsFunction · 0.80
StartStopClickedMethod · 0.80
UpdateLabelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected