Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaUnsyncedCtrl.h158 static int ClearWatchDogTimer(lua_State* L);
H A DLuaUnsyncedCtrl.cpp242 REGISTER_LUA_CFUNC(ClearWatchDogTimer); in PushEntries()
2805 int LuaUnsyncedCtrl::ClearWatchDogTimer(lua_State* L) { in ClearWatchDogTimer() function in LuaUnsyncedCtrl