Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
bool ActionQueue::IsRunning() const
87
{
88
return !_stop;
89
}
90
91
bool ActionQueue::RunsOnStartup() const
92
{
Callers
4
CheckCondition
Method · 0.80
getCellLabels
Function · 0.80
StartStopClicked
Method · 0.80
UpdateLabels
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected