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

Method getBlockTime

src/engine/Engine.cpp:702–704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700
701
702double Engine::getBlockTime() {
703 return internal->blockTime;
704}
705
706
707int Engine::getBlockFrames() {

Callers 2

sendMessageMethod · 0.80
onMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected