MCPcopy Create free account
hub / github.com/cinder/Cinder / getFrameRate

Method getFrameRate

src/cinder/app/linux/AppImplLinuxGlfw.cpp:496–499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494}
495
496float AppImplLinux::getFrameRate() const
497{
498 return mFrameRate;
499}
500
501void AppImplLinux::setFrameRate( float frameRate )
502{

Callers 1

AppImplLinuxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected