Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
496
float AppImplLinux::getFrameRate() const
497
{
498
return mFrameRate;
499
}
500
501
void AppImplLinux::setFrameRate( float frameRate )
502
{
Callers
1
AppImplLinux
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected