Home
last modified time | relevance | path

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

/dports/games/q2pro/q2pro/source/
H A Dsv_main.c1234 uint32 zombiepoint, zombieMsec; in SV_CheckTimeouts() local
1243 zombieMsec = 1000 * zombietime->value; in SV_CheckTimeouts()
1244 if( svs.realtime > zombieMsec ) { in SV_CheckTimeouts()
1245 zombiepoint = svs.realtime - zombieMsec; in SV_CheckTimeouts()