Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCustomConditionCheckIntervalEnabled
Method
SetCustomConditionCheckIntervalEnabled
lib/macro/macro.cpp:505–508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
}
504
505
void Macro::SetCustomConditionCheckIntervalEnabled(bool enable)
506
{
507
_useCustomConditionCheckInterval = enable;
508
}
509
510
bool Macro::CustomConditionCheckIntervalEnabled() const
511
{
Callers
1
AskForSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected