MemoryStat::SetMin

MemoryStat::SetMin
void SetMin(MemoryStat* p);
Description

SetMin compares with another MemoryStat object and sets the minimum of the allocation statistics to the current MemoryStat object.

Parameters
Parameters 
Description 
MemoryStat* p 
MemoryStat object with which to compare the allocation statistics.