Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DSceneDef.h144 double RovingLastUpdate; variable
H A DScene.cpp2232 I->RovingLastUpdate = UtilGetSeconds(G); /* put off delay */ in SceneRovingPostpone()
4685 if(I->RovingDirtyFlag && ((UtilGetSeconds(G) - I->RovingLastUpdate) > in SceneRovingUpdate()
4952 I->RovingLastUpdate = UtilGetSeconds(G); in SceneRovingUpdate()