MCPcopy Create free account
hub / github.com/VCVRack/Rack / getLastFrameDuration

Method getLastFrameDuration

src/window/Window.cpp:747–749  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

745
746
747double Window::getLastFrameDuration() {
748 return internal->lastFrameDuration;
749}
750
751
752double Window::getFrameDurationRemaining() {

Callers 1

stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected