Home
last modified time | relevance | path

Searched refs:timeToTimeout (Results 1 – 4 of 4) sorted by relevance

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx_object.cpp888 double timeToTimeout = luastate->timeout - luastate->getTime(); in object_preloadtexture() local
893 luastate->timeout = luastate->getTime() + timeToTimeout - 0.1; in object_preloadtexture()
H A Dcelx.cpp3247 double timeToTimeout = luastate->timeout - luastate->getTime(); in celestia_takescreenshot() local
3309 luastate->timeout = luastate->getTime() + timeToTimeout - 0.1; in celestia_takescreenshot()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx_object.cpp888 double timeToTimeout = luastate->timeout - luastate->getTime(); in object_preloadtexture() local
893 luastate->timeout = luastate->getTime() + timeToTimeout - 0.1; in object_preloadtexture()
H A Dcelx.cpp3247 double timeToTimeout = luastate->timeout - luastate->getTime(); in celestia_takescreenshot() local
3309 luastate->timeout = luastate->getTime() + timeToTimeout - 0.1; in celestia_takescreenshot()