Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
702
double Engine::getBlockTime() {
703
return internal->blockTime;
704
}
705
706
707
int Engine::getBlockFrames() {
Callers
2
sendMessage
Method · 0.80
onMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected