Class MyDebugHitCounter.Sample
Inheritance
System.Object
MyDebugHitCounter.Sample
Namespace: VRage.Utils
Assembly: VRage.Game.dll
Syntax
public sealed class Sample : ValueType
Fields
Count
Declaration
public uint Count
Field Value
Type | Description |
---|---|
System.UInt32 |
Cycle
Declaration
public uint Cycle
Field Value
Type | Description |
---|---|
System.UInt32 |
Properties
Value
Declaration
public float Value { get; }
Property Value
Type | Description |
---|---|
System.Single |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |