Limiting CPU usage
BlitzMax Forums/BlitzMax Programming/Limiting CPU usage
| ||
Is there a way to detect the cpu usage % a specific app is using? |
| ||
Yupp, you use WinAPI to request those information for the specific process. |
| ||
Ahh i'll check it out, thanks. Was hoping there was a multi-plat mod around for it already but it's being hosted on windows anyways. Cheers |