Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getBlockFrame
Method
getBlockFrame
src/engine/Engine.cpp:697–699 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
696
697
int64_t Engine::getBlockFrame() {
698
return internal->blockFrame;
699
}
700
701
702
double Engine::getBlockTime() {
Callers
2
sendMessage
Method · 0.80
onMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected