Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ resetBufferCount
Function
resetBufferCount
include/Effect.h:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
inline void resetBufferCount()
132
{
133
m_bufferCount = 0;
134
}
135
136
inline void incrementBufferCount()
137
{
Callers
1
checkGate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected