Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getFrame
Method
getFrame
src/engine/Engine.cpp:687–689 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
685
686
687
int64_t Engine::getFrame() {
688
return internal->frame;
689
}
690
691
692
int64_t Engine::getBlock() {
Callers
4
sendMessage
Method · 0.45
onMessage
Method · 0.45
operator<
Method · 0.45
tryPop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected