Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
742
double Window::getFrameTime() {
743
return internal->frameTime;
744
}
745
746
747
double Window::getLastFrameDuration() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected