Class ReportingManager.PerformanceData
Namespace: Global Namespace
Syntax
[Serializable]
public class PerformanceData
Fields
CurrentStepDataName
Declaration
public string CurrentStepDataName
Field Value
Type | Description |
---|---|
String |
Fps
Declaration
public float Fps
Field Value
Type | Description |
---|---|
Single |
HeapSizeMb
Declaration
public float HeapSizeMb
Field Value
Type | Description |
---|---|
Single |
TimeStamp
Declaration
public string TimeStamp
Field Value
Type | Description |
---|---|
String |