Concurrent Network Traffic Snapshot
The concurrent network traffic snapshot is a result of calling the net.rsprot.protocol.metrics.impl.ConcurrentNetworkTrafficMonitor.snapshot function. This data structure tracks any network traffic that occurred during a specific time period. Note that the net.rsprot.protocol.metrics.NetworkTrafficMonitor.freeze is ignored when it comes to the snapshots, no information is provided regarding the freeze periods.
Constructors
Properties
the number of connection requests that were received.
the number of milliseconds that this snapshot covers.
the local datetime when the snapshot was captured.
a snapshot of the game channel's traffic.
a snapshot of the JS5 channel's traffic.
the complete login blocks that were received from each InetAddress, in the order that they were received.
a snapshot of the login channel's traffic.
the local datetime when the tracking began.