Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ stopRunning
Function
stopRunning
include/Effect.h:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
inline void stopRunning()
95
{
96
m_running = false;
97
}
98
99
inline bool isEnabled() const
100
{
Callers
1
checkGate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected