C# Class TimeData, heap-prof

Inheritance: Data
显示文件 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_oe property

public int HeapSize
return int

OtherSize public_oe property

public int OtherSize
return int

Time public_oe property

public int Time
return int

TotalSize public_oe property

public int TotalSize
return int

TypeData public_oe property

public int[] TypeData
return int[]