MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / getLastFrameDuration

Method getLastFrameDuration

src/custom/RemoteWindow.cpp:160–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159
160double Window::getLastFrameDuration() {
161 return 0.0;
162}
163
164
165double Window::getFrameDurationRemaining() {

Callers 1

stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected