OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_ping_request
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
client.h
225
double
last_ping_request
; // while showing scoreboard
member in struct:__anon11524
sbar.c
1010
if (realtime - cl.
last_ping_request
> 2)
1012
cl.
last_ping_request
= realtime;
Completed in 1271 milliseconds