Romestead Assembly Reference

CandideServer.Helpers.NetworkStatisticsHelper

Type JSON

public class in CandideServer.Helpers

Methods2
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Helpers
  • Base typeSystem.Object
  • Hash7A83C0EFB0AA4C6719DF788ED79BE2450D3C886A2E931F6E325BCF5BAD81A08C

Relationships

Base type

System.Object

Methods

ToReadableString

public System.String ToReadableString(LiteNetLib.NetStatistics statistics, System.Double networkStatsLogTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • Hash125445DF8556114CC13BFAF87A951594CCDF629819D399C58CC69AFE813ED736
  • Body hash30F0B98866076A1270BF289CDC7600F29217D05F4EEEC8008643B0CC421CE3B5
  • IL size258
Referenced calls
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • LiteNetLib.NetStatistics::get_BytesReceived()
  • CandideCreator.Shared.Helpers.ByteSizeHelper::GetBytesReadable(System.Int64)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • LiteNetLib.NetStatistics::get_BytesSent()
  • LiteNetLib.NetStatistics::get_PacketsReceived()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • LiteNetLib.NetStatistics::get_PacketsSent()
  • LiteNetLib.NetStatistics::get_PacketLoss()
  • LiteNetLib.NetStatistics::get_PacketLossPercent()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
Called by
String literals
  • Received:
  • /s Sent:
  • /s BytesReceived:
  • PacketsReceived:
  • BytesSent:
  • PacketsSent:
  • PacketLoss:
  • PacketLossPercent:

ToReadableString

public System.String ToReadableString(Riptide.Utils.ConnectionMetrics statistics, System.Double networkStatsLogTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • HashBDCAF1E893ADB74715B440156FE8E161EB0A7E1980F0D1CBA6AECF7775527AB7
  • Body hashC610E67DF862B4E20C554208C6506F61153BCFE5CDDE522911003A070D8487FF
  • IL size260
Referenced calls
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • Riptide.Utils.ConnectionMetrics::get_BytesIn()
  • CandideCreator.Shared.Helpers.ByteSizeHelper::GetBytesReadable(System.Int64)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • Riptide.Utils.ConnectionMetrics::get_BytesOut()
  • Riptide.Utils.ConnectionMetrics::get_MessagesIn()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • Riptide.Utils.ConnectionMetrics::get_MessagesOut()
  • Riptide.Utils.ConnectionMetrics::get_NotifyLost()
  • Riptide.Utils.ConnectionMetrics::get_RollingNotifyLossRate()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
Called by
String literals
  • Received:
  • /s Sent:
  • /s BytesReceived:
  • PacketsReceived:
  • BytesSent:
  • PacketsSent:
  • PacketLoss:
  • PacketLossPercent: