MCPcopy 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
2634double
2635Project::getProjectFrameRate() const
2636{
2637 return _imp->frameRate->getValue();
2638}
2639
2640KnobPathPtr
2641Project::getEnvVarKnob() const

Callers 6

getDefaultMetadataMethod · 0.45
getFrameRateMethod · 0.45
getUnmappedFrameRateMethod · 0.45
getFrameRateMethod · 0.45
paintGLMethod · 0.45

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected