Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getBlock
Method
getBlock
src/engine/Engine.cpp:692–694 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
690
691
692
int64_t Engine::getBlock() {
693
return internal->block;
694
}
695
696
697
int64_t Engine::getBlockFrame() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected