Space Engineers
Public Attributes | List of all members
VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo Class Reference

Public Attributes

int Id
 
MyProfilerBlockKey Key
 
bool Invalid = false
 
string TimeFormat
 
string ValueFormat
 
string CallFormat
 
float[] ProcessMemory
 
long[] ManagedMemoryBytes
 
float[] Miliseconds
 
float[] CustomValues
 
int[] NumCallsArray
 
List< MyProfilerBlockChildren
 
MyProfilerBlock Parent
 

Detailed Description

Definition at line 214 of file MyProfilerBlock.cs.

Member Data Documentation

string VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.CallFormat

Definition at line 223 of file MyProfilerBlock.cs.

List<MyProfilerBlock> VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.Children

Definition at line 230 of file MyProfilerBlock.cs.

float [] VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.CustomValues

Definition at line 228 of file MyProfilerBlock.cs.

int VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.Id

Definition at line 216 of file MyProfilerBlock.cs.

bool VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.Invalid = false

Definition at line 219 of file MyProfilerBlock.cs.

MyProfilerBlockKey VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.Key

Definition at line 217 of file MyProfilerBlock.cs.

long [] VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.ManagedMemoryBytes

Definition at line 226 of file MyProfilerBlock.cs.

float [] VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.Miliseconds

Definition at line 227 of file MyProfilerBlock.cs.

int [] VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.NumCallsArray

Definition at line 229 of file MyProfilerBlock.cs.

MyProfilerBlock VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.Parent

Definition at line 231 of file MyProfilerBlock.cs.

float [] VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.ProcessMemory

Definition at line 225 of file MyProfilerBlock.cs.

string VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.TimeFormat

Definition at line 221 of file MyProfilerBlock.cs.

string VRage.Profiler.MyProfilerBlock.MyProfilerBlockObjectBuilderInfo.ValueFormat

Definition at line 222 of file MyProfilerBlock.cs.


The documentation for this class was generated from the following file: