Home
last modified time | relevance | path

Searched defs:timerUpdate (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/util/async/
H A Dbounded_frequency_runner_test.go58 type timerUpdate struct { struct
59 active bool
60 next time.Duration // iff active == true
154 func checkTimer(name string, t *testing.T, upd timerUpdate, active bool, next time.Duration) {
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkanimatedbutton.cpp100 void KAnimatedButtonPrivate::timerUpdate() in timerUpdate() function in KAnimatedButtonPrivate
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/script/
H A Dscript_eob.cpp68 bool timerUpdate = false; in updateScriptTimers() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/script/
H A Dscript_eob.cpp68 bool timerUpdate = false; in updateScriptTimers() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dactor.cpp248 void Actor::timerUpdate(int timerId) { in timerUpdate() function in BladeRunner::Actor
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dactor.cpp291 void Actor::timerUpdate(int timerId) { in timerUpdate() function in BladeRunner::Actor
/dports/games/minetest/minetest-5.4.1/src/
H A Dmap.cpp324 void Map::timerUpdate(float dtime, float unload_timeout, u32 max_loaded_blocks, in timerUpdate() function in Map
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmap.cpp1479 u32 Map::timerUpdate(float uptime, float unload_timeout, in timerUpdate() function in Map