Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ IsFirstInterval
Function
IsFirstInterval
lib/utils/plugin-state-helpers.cpp:351–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
bool IsFirstInterval()
352
{
353
return GetSwitcher()->firstInterval;
354
}
355
356
bool IsFirstIntervalAfterStop()
357
{
Callers
2
RunMacros
Function · 0.50
CheckCondition
Method · 0.50
Calls
1
GetSwitcher
Function · 0.85
Tested by
no test coverage detected