MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / ofGetLastFrameTime

Function ofGetLastFrameTime

Source/OpenFrameworksPort.cpp:305–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305float ofGetLastFrameTime()
306{
307 /*TODO_PORT(Ryan)*/
308 return .01666f;
309}
310
311int ofToInt(const std::string& intString)
312{

Callers 5

RenderMethod · 0.85
UpdateMethod · 0.85
UpdatePositionMethod · 0.85
RenderMethod · 0.85
RenderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected