doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
asyncStats_t Struct Reference

Public Attributes

int milliseconds
 
int deltaMsec
 
int timeConsumed
 
int clientPacketsReceived
 
int serverPacketsReceived
 
int mostRecentServerPacketSequence
 

Detailed Description

Definition at line 2533 of file Common.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: