Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
Sandbox.Engine.Networking.MyNetworkStats Class Reference

Public Member Functions

void LogNetworkStats ()
 
void ClearStats ()
 

Public Attributes

const float NETGRAPH_UPDATE_TIME_MS = 50
 
const float NETGRAPH_PING_TIME_S = 0.2f
 

Properties

static MyNetworkStats Static [get]
 

Detailed Description

Definition at line 12 of file MyNetworkStats.cs.

Member Function Documentation

void Sandbox.Engine.Networking.MyNetworkStats.ClearStats ( )
inline

Definition at line 55 of file MyNetworkStats.cs.

void Sandbox.Engine.Networking.MyNetworkStats.LogNetworkStats ( )
inline

Definition at line 30 of file MyNetworkStats.cs.

Member Data Documentation

const float Sandbox.Engine.Networking.MyNetworkStats.NETGRAPH_PING_TIME_S = 0.2f

Definition at line 18 of file MyNetworkStats.cs.

const float Sandbox.Engine.Networking.MyNetworkStats.NETGRAPH_UPDATE_TIME_MS = 50

Definition at line 17 of file MyNetworkStats.cs.

Property Documentation

MyNetworkStats Sandbox.Engine.Networking.MyNetworkStats.Static
staticget

Definition at line 15 of file MyNetworkStats.cs.


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