Class MemoryAllocator.Stats
public class MemoryAllocator.Stats
- Inheritance
-
MemoryAllocator.Stats
- Inherited Members
Properties
Allocations
public long Allocations { get; }
Property Value
BytesAllocated
public long BytesAllocated { get; }