Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCustomConditionCheckInterval
Method
SetCustomConditionCheckInterval
lib/macro/macro.cpp:515–518 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
513
}
514
515
void Macro::SetCustomConditionCheckInterval(const Duration &duration)
516
{
517
_customConditionCheckInterval = duration;
518
}
519
520
Duration Macro::GetCustomConditionCheckInterval() const
521
{
Callers
1
AskForSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected