MCPcopy 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
687int64_t Engine::getFrame() {
688 return internal->frame;
689}
690
691
692int64_t Engine::getBlock() {

Callers 4

sendMessageMethod · 0.45
onMessageMethod · 0.45
operator<Method · 0.45
tryPopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected