SwiftlyS2

CNETMsg_Tick

Interface CNETMsg_Tick

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNETMsg_Tick : ITypedProtobuf<CNETMsg_Tick>, INativeHandle, INetMessage<CNETMsg_Tick>, IDisposable

Implements

Properties

ExpectedLongTick

uint ExpectedLongTick { get; set; }
Property Value

ExpectedLongTickReason

string ExpectedLongTickReason { get; set; }
Property Value

HltvReplayFlags

uint HltvReplayFlags { get; set; }
Property Value

HostComputationtime

uint HostComputationtime { get; set; }
Property Value

HostComputationtimeStdDeviation

uint HostComputationtimeStdDeviation { get; set; }
Property Value

HostFrameDroppedPctX10

uint HostFrameDroppedPctX10 { get; set; }
Property Value

HostFrameIrregularArrivalPctX10

uint HostFrameIrregularArrivalPctX10 { get; set; }
Property Value

HostUnfilteredFrametime

uint HostUnfilteredFrametime { get; set; }
Property Value

LegacyHostLoss

uint LegacyHostLoss { get; set; }
Property Value

Tick

uint Tick { get; set; }
Property Value

On this page