CandideServer.Helpers.NetworkStatisticsHelper
Type JSONpublic class in CandideServer.Helpers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Helpers - Base type
System.Object - Hash
7A83C0EFB0AA4C6719DF788ED79BE2450D3C886A2E931F6E325BCF5BAD81A08C
Relationships
Base type
System.Object
Methods
ToReadableString
#
public System.String ToReadableString(LiteNetLib.NetStatistics statistics, System.Double networkStatsLogTime)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
125445DF8556114CC13BFAF87A951594CCDF629819D399C58CC69AFE813ED736 - Body hash
30F0B98866076A1270BF289CDC7600F29217D05F4EEEC8008643B0CC421CE3B5 - 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()
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 type
System.String - StaticTrue
- VirtualFalse
- Hash
BDCAF1E893ADB74715B440156FE8E161EB0A7E1980F0D1CBA6AECF7775527AB7 - Body hash
C610E67DF862B4E20C554208C6506F61153BCFE5CDDE522911003A070D8487FF - 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()
String literals
Received:/s Sent:/s BytesReceived:PacketsReceived:BytesSent:PacketsSent:PacketLoss:PacketLossPercent: