Greetings,
I know I saw a thread that mentioned this recently, but I have been searching for about an hour and cannot find it.
I am just looking for the answer to how you programatically can get the current memory footprint of your app (like how many MB your app is using at a given point). I know that I can use the LEAKs tool for a detailed analysis, but I just want to be able to do a quick dump to the console here and there to occasionally see what my apps memory footprint is.
Thanks,
Q