OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outgoing_time
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
net.h
98
double
outgoing_time
[MAX_LATENT];
member in struct:__anon10258
net_chan.c
289
chan->
outgoing_time
[i] = realtime;
372
time = realtime - chan->
outgoing_time
[i];
Completed in 28 milliseconds