MCPcopy 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
636float Engine::getSampleTime() {
637 return internal->sampleTime;
638}
639
640
641void Engine::yieldWorkers() {

Callers 1

HostAudioFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected