unit/
tx_heapinfo.pro
top tx_heapinfo
tx_heapinfo [, n_pointers=long] [, n_objects=long]
Information about the current state of the heap.
Keywords
- n_pointers out optional type=long
set to a named variable to receive the number of pointers on the heap
- n_objects out optional type=long
set to a named variable to receive the number of objects on the heap
File attributes
Modification date: | Fri Nov 12 11:07:11 2010 |
Lines: | 24 |
Docformat: | rst rst |