HomeSort by relevance Sort by last modified time
    Searched full:ping_times (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/WinQuake/
server.h 101 float ping_times[NUM_PING_TIMES]; member in struct:client_s
102 int num_pings; // ping_times[num_pings%NUM_PING_TIMES]
sv_user.cpp 445 host_client->ping_times[host_client->num_pings%NUM_PING_TIMES]
host_cmd.cpp 239 total+=client->ping_times[j];
    [all...]
WinQuake.ncb     [all...]

Completed in 49 milliseconds