Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ connectionCount
Method
connectionCount
src/core/Controller.cpp:334–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
333
334
int Controller::connectionCount() const{
335
return m_connectionCount;
336
}
337
338
339
Callers
1
deleteController
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected