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

Method getFrameTime

src/window/Window.cpp:742–744  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740
741
742double Window::getFrameTime() {
743 return internal->frameTime;
744}
745
746
747double Window::getLastFrameDuration() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected