C# Class TimeData, heap-prof

Inheritance: Data
Show file Open project: mono/heap-prof Class Usage Examples

Public Properties

Property Type Description
HeapSize int
OtherSize int
Time int
TotalSize int
TypeData int[]

Property Details

HeapSize public property

public int HeapSize
return int

OtherSize public property

public int OtherSize
return int

Time public property

public int Time
return int

TotalSize public property

public int TotalSize
return int

TypeData public property

public int[] TypeData
return int[]