So, as the title says I would like to know if there some way to measure how much computer resources a specific program takes up on a windows OS.
Is there any libraries or default header files that allow this? :)
What I want to be able to do is :
Somehow target a process (by code) and check how much computer resources it takes up.
So, if I target something like let's say... Minecraft for example, it would tell me the resources Minecraft uses up on my system.