doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
AsyncClient.cpp File Reference
#include "../../idlib/precompiled.h"
#include "AsyncNetwork.h"
#include "../Session_local.h"

Go to the source code of this file.

Variables

const int SETUP_CONNECTION_RESEND_TIME = 1000
 
const int EMPTY_RESEND_TIME = 500
 
const int PREDICTION_FAST_ADJUST = 4
 

Variable Documentation

const int EMPTY_RESEND_TIME = 500

Definition at line 37 of file AsyncClient.cpp.

const int PREDICTION_FAST_ADJUST = 4

Definition at line 38 of file AsyncClient.cpp.

const int SETUP_CONNECTION_RESEND_TIME = 1000

Definition at line 36 of file AsyncClient.cpp.