HomeSort by relevance Sort by last modified time
    Searched refs:ping_times (Results 1 - 3 of 3) 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...]

Completed in 271 milliseconds