Searched refs:NUM_PING_TIMES (Results 1 – 3 of 3) sorted by relevance
75 #define NUM_PING_TIMES 16 macro101 float ping_times[NUM_PING_TIMES];
445 host_client->ping_times[host_client->num_pings%NUM_PING_TIMES] in SV_ReadClientMove()
238 for (j=0 ; j<NUM_PING_TIMES ; j++) in Host_Ping_f()240 total /= NUM_PING_TIMES; in Host_Ping_f()