MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SignalStop

Method SignalStop

lib/macro/macro.cpp:555–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

553}
554
555void Macro::SignalStop()
556{
557 _stop = true;
558 GetMacroWaitCV().notify_all();
559}
560
561void Macro::Stop()
562{

Callers 2

SignalStopAllMacrosFunction · 0.80
PressedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected