MCPcopy Create free account
hub / github.com/VCVRack/Rack / getBlockFrames

Method getBlockFrames

src/engine/Engine.cpp:707–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

705
706
707int Engine::getBlockFrames() {
708 return internal->blockFrames;
709}
710
711
712double Engine::getBlockDuration() {

Callers 2

sendMessageMethod · 0.80
onMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected