Home
last modified time | relevance | path

Searched refs:AnimationLagTime (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DSceneDef.h156 double AnimationLagTime; variable
H A DScene.cpp467 I->AnimationLagTime = 0.0; in SceneLoadAnimation()
6312 I->AnimationLagTime = UtilGetSeconds(G) - I->AnimationStartTime; in SceneUpdateAnimation()
6319 now = UtilGetSeconds(G) - I->AnimationLagTime; in SceneUpdateAnimation()