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