Tagged Questions
0
votes
1answer
74 views
How do you record how much memory an app is using on OS X
I'm on a Mac Mini with OS X 10.8.2. I am an app developer, but in this case am building an app in C++, so I can not use Xcode for this question. I would like to track how much memory my app is using, ...