Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
305
float ofGetLastFrameTime()
306
{
307
/*TODO_PORT(Ryan)*/
308
return .01666f;
309
}
310
311
int ofToInt(const std::string& intString)
312
{
Callers
5
Render
Method · 0.85
Update
Method · 0.85
UpdatePosition
Method · 0.85
Render
Method · 0.85
Render
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected