Quantum 3
3.0.11
An allocation tracker for the frame Heap. This implementation is used when HeapTrackingMode.TraceAllocations mode is selected. More...
Public Member Functions | |
| void | Reset () |
| Reset the tracker. More... | |
An allocation tracker for the frame Heap. This implementation is used when HeapTrackingMode.TraceAllocations mode is selected.
|
inline |
Reset the tracker.
Implements Quantum.Allocator.IHeapAllocationTracker.