Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A Dmovie.h62 int8_t ticdelay; member
H A Dmovie.cpp439 if (TimeCount < static_cast<uint32_t>(MovieStuff->ticdelay)) { in MOVIE_HandlePage()
444 MovieStuff->ticdelay - static_cast<int>(TimeCount); in MOVIE_HandlePage()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_ted.c1141 int ticdelay; in PreCache() local
1172 ticdelay=CACHETICDELAY; in PreCache()
1193 ticdelay--; in PreCache()
1194 if (ticdelay==0) in PreCache()
1202 ticdelay=CACHETICDELAY; in PreCache()
/dports/math/gmp-ecm/ecm-7.0.4/
H A DChangeLog16735 removed -ticdelay option (was unsupported)
17031 * pm1.c, pp1.c, main.c: default for -ticdelay is now -1
17203 Added information about -ticdelay n (note ticdelay -1 turns off the percentage done stuff).