How do I obtain CPU usage for an application? It’s definitely possible, because there are application in App store (Activity Monitor Touch) which can show it.
How do I obtain CPU usage for an application? It’s definitely possible, because there
Share
Update. This code is working for me:
Update 2. The thread_list was leaking, so added vm_deallocate