MCPcopy 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
697int64_t Engine::getBlockFrame() {
698 return internal->blockFrame;
699}
700
701
702double Engine::getBlockTime() {

Callers 2

sendMessageMethod · 0.80
onMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected