Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
747
double Window::getLastFrameDuration() {
748
return internal->lastFrameDuration;
749
}
750
751
752
double Window::getFrameDurationRemaining() {
Callers
1
step
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected