Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ getSampleTime
Method
getSampleTime
src/override/Engine.cpp:636–638 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
634
635
636
float Engine::getSampleTime() {
637
return internal->sampleTime;
638
}
639
640
641
void Engine::yieldWorkers() {
Callers
1
HostAudio
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected