SwiftlyS2

CMsgSource2VProfLiteReportItem

Interface CMsgSource2VProfLiteReportItem

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSource2VProfLiteReportItem : ITypedProtobuf<CMsgSource2VProfLiteReportItem>, INativeHandle

Implements

Properties

ActiveSamples

uint ActiveSamples { get; set; }
Property Value

ActiveSamples1secmax

uint ActiveSamples1secmax { get; set; }
Property Value

Name

string Name { get; set; }
Property Value

Usec1secmaxAvgActive

uint Usec1secmaxAvgActive { get; set; }
Property Value

Usec1secmaxAvgAll

uint Usec1secmaxAvgAll { get; set; }
Property Value

Usec1secmaxP50Active

uint Usec1secmaxP50Active { get; set; }
Property Value

Usec1secmaxP50All

uint Usec1secmaxP50All { get; set; }
Property Value

Usec1secmaxP95Active

uint Usec1secmaxP95Active { get; set; }
Property Value

Usec1secmaxP95All

uint Usec1secmaxP95All { get; set; }
Property Value

Usec1secmaxP99Active

uint Usec1secmaxP99Active { get; set; }
Property Value

Usec1secmaxP99All

uint Usec1secmaxP99All { get; set; }
Property Value

UsecAvgActive

uint UsecAvgActive { get; set; }
Property Value

UsecAvgAll

uint UsecAvgAll { get; set; }
Property Value

UsecMax

uint UsecMax { get; set; }
Property Value

UsecP50Active

uint UsecP50Active { get; set; }
Property Value

UsecP50All

uint UsecP50All { get; set; }
Property Value

UsecP99Active

uint UsecP99Active { get; set; }
Property Value

UsecP99All

uint UsecP99All { get; set; }
Property Value

On this page