MCPcopy 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
379float AppImplAndroid::getFrameRate() const
380{
381 return mFrameRate;
382}
383
384void AppImplAndroid::setFrameRate( float frameRate )
385{

Callers 1

AppImplAndroidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected