Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ latencyTime
Method
latencyTime
src/internal/src/DelayDSPKernel.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
double DelayDSPKernel::latencyTime(ContextRenderLock & r) const
174
{
175
return 0;
176
}
177
178
} // namespace lab
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected