HomeSort by relevance Sort by last modified time
    Searched refs:state_time (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
cl_ents.c 689 state->state_time = parsecounttime - msec*0.001;
692 state->state_time = parsecounttime;
868 msec = 500*(playertime - state->state_time);
988 msec = 500*(playertime - state->state_time);
client.h 36 double state_time; // not the same as the packet time, member in struct:__anon14106

Completed in 45 milliseconds