Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetCustomConditionCheckInterval
Method
GetCustomConditionCheckInterval
lib/macro/macro.cpp:520–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
}
519
520
Duration Macro::GetCustomConditionCheckInterval() const
521
{
522
return _customConditionCheckInterval;
523
}
524
525
void Macro::SetPaused(bool pause)
526
{
Callers
3
SetCheckIntervalTooLowVisibility
Method · 0.80
GetMacroWithInvalidConditionInterval
Function · 0.80
MacroSettingsDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected