Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
voidCheckpoint();
Remarks
Takes a snapshot summary of memory and stores it in this CMemoryState object. The CMemoryState member functions Difference and DumpAllObjectsSince use this snapshot data.
Example
See the example for the CMemoryState constructor.