Monitor II keeps track of memory usage to allow you to see if a
program loses or gaines memory upon exit. It also lets you see
how much memory a program uses.
----- Current ----
| C: 1,641,784 |
| F: 3.126,664 |
------------------
------ Start ----- ------- End ------
| C: 1,615,904 | | C: 1,641,784 |
| F: 3.126,584 | | F: 3.126,760 |
------------------ ------------------
--- Difference ---
| C: +25,880 |
| F: +176 |
------------------
Part of the `Swiss Army Knife Utilities' package.
|