Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getFrameRate
Method
getFrameRate
src/cinder/app/android/AppImplAndroid.cpp:379–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
float AppImplAndroid::getFrameRate() const
380
{
381
return mFrameRate;
382
}
383
384
void AppImplAndroid::setFrameRate( float frameRate )
385
{
Callers
1
AppImplAndroid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected