Class Counters
- Namespace
- Coherence.Toolkit.Profiling
- Assembly
- Coherence.Toolkit.dll
public static class Counters
- Inheritance
-
Counters
Fields
public static readonly ProfilerCounterValue<long> BandwidthReceived
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounterValue<long> BandwidthSent
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCategory Category
Field Value
- ProfilerCategory
public static readonly ProfilerCounterValue<long> CommandsReceived
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounterValue<long> CommandsSent
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounter<int> EntityCount
Field Value
- ProfilerCounter<int>
public static readonly ProfilerCounterValue<long> InputsReceived
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounterValue<long> InputsSent
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounter<int> Latency
Field Value
- ProfilerCounter<int>
public static readonly ProfilerCounterValue<long> MessagesReceived
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounterValue<long> MessagesSent
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounterValue<int> PacketReceived
Field Value
- ProfilerCounterValue<int>
public static readonly ProfilerCounterValue<int> PacketsSent
Field Value
- ProfilerCounterValue<int>
public static readonly ProfilerCounterValue<long> UpdatesReceived
Field Value
- ProfilerCounterValue<long>
public static readonly ProfilerCounterValue<long> UpdatesSent
Field Value
- ProfilerCounterValue<long>