| PathEngine home | previous: | next: |
Returns the peak amount of memory allocated by PathEngine, if memory tracking is enabled.
tUnsigned32 maximumMemoryAllocated(); |
If memory tracking is enabled this method returns the
peak amount of memory allocated since initialisation or
since the last time
If memory tracking is not enabled then this method returns zero.
You can check PathEngine's version attributes
to determine whether or not memory tracking is enabled.
See
| Documentation for PathEngine release 5.29 - Copyright © 2002-2012 PathEngine | next: |