doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
int | milliseconds |
int | deltaMsec |
int | timeConsumed |
int | clientPacketsReceived |
int | serverPacketsReceived |
int | mostRecentServerPacketSequence |
Definition at line 2533 of file Common.cpp.
int asyncStats_t::clientPacketsReceived |
Definition at line 2537 of file Common.cpp.
int asyncStats_t::deltaMsec |
Definition at line 2535 of file Common.cpp.
int asyncStats_t::milliseconds |
Definition at line 2534 of file Common.cpp.
int asyncStats_t::mostRecentServerPacketSequence |
Definition at line 2539 of file Common.cpp.
int asyncStats_t::serverPacketsReceived |
Definition at line 2538 of file Common.cpp.
int asyncStats_t::timeConsumed |
Definition at line 2536 of file Common.cpp.