csharp
public readonly record struct RemoteCounterOne live number the far end is reporting.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public string NameWhat it counts.
public double ValueThe reading.
Methods (1)
public RemoteCounter(string Name, double Value)One live number the far end is reporting.
Used by (3)
- InspectorProtocolVixen.Editor.Debugger
- InspectorProtocolTestsVixen.Editor.Debugger.Tests
- RemoteInspectorClientVixen.Editor.Debugger