Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.h228 extern int lastpolltime;
H A Drt_net.c501 lastpolltime=-1; in StartupClientControls()
738 (controlupdatetime > (lastpolltime+MAXPOLLTICS)) && in UpdateClientControls()
H A Drt_playr.c132 int lastpolltime; variable
2796 lastpolltime=controlupdatetime; in PollControls()