Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCheckInParallel
Method
SetCheckInParallel
lib/macro/macro.cpp:578–582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
576
}
577
578
void Macro::SetCheckInParallel(bool parallel)
579
{
580
_checkInParallel = parallel;
581
_conditionCheckFuture = {};
582
}
583
584
bool Macro::ParallelTasksCompleted() const
585
{
Callers
1
AskForSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected