Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getProjectFrameRate
Method
getProjectFrameRate
Engine/Project.cpp:2634–2638 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2632
}
2633
2634
double
2635
Project::getProjectFrameRate() const
2636
{
2637
return _imp->frameRate->getValue();
2638
}
2639
2640
KnobPathPtr
2641
Project::getEnvVarKnob() const
Callers
6
getDefaultMetadata
Method · 0.45
getFrameRate
Method · 0.45
getUnmappedFrameRate
Method · 0.45
getFrameRate
Method · 0.45
paintGL
Method · 0.45
refreshFPSBoxFromClipPreferences
Method · 0.45
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected