I need to get CPU and RAM usage just like when we use top. The problem with using top is that I need to submit the app in the mac store.
I found answers for C# or for Windows but I didn't find any for osx (I think).
So, how to find CPU and RAM usage?
Thank you!