Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ IsFirstIntervalAfterStop
Function
IsFirstIntervalAfterStop
lib/utils/plugin-state-helpers.cpp:356–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
}
355
356
bool IsFirstIntervalAfterStop()
357
{
358
return GetSwitcher()->firstIntervalAfterStop;
359
}
360
361
void SetMacroHighlightingEnabled(bool enable)
362
{
Callers
1
CheckCondition
Method · 0.50
Calls
1
GetSwitcher
Function · 0.85
Tested by
no test coverage detected