X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=HeapProfiler.h;h=ff34ee8997b2a48e95b8446982609763bc7ecc83;hb=9abbea1aba3d81f1eccd84a92d1857e46a1b3ba2;hp=e1c03787b88925d2c20bbb095cc9e7d1e9baf0ec;hpb=eb04a05de55af8957aea1353d21b5e5b98bd1006;p=SXSI%2FTextCollection.git diff --git a/HeapProfiler.h b/HeapProfiler.h index e1c0378..ff34ee8 100644 --- a/HeapProfiler.h +++ b/HeapProfiler.h @@ -35,6 +35,7 @@ class HeapProfiler { public: static unsigned long GetMaxHeapConsumption(); + static void ResetMaxHeapConsumption(); static unsigned long GetHeapConsumption(); // Prototypes for hooks