[Qt-interest] querying CPU load in QT

Gordon Schumacher gordon at rebit.com
Mon Nov 23 17:52:35 CET 2009


Andre Somers wrote:
> Sambhav wrote:
>   
>> Hi All,
>>  
>> Is there any QT- API for Linux for querying the CPU load of the 
>> process in which QT is running.
>>     
> No, you'll have to solve that platform dependently yourself. KDE however 
> does supply information like that AFAIK, so perhaps you could use that.
>   

And here's a Windows abstraction:
http://software.intel.com/en-us/articles/programmatically-tracking-cpu-utilization

(Hmm... /me smells a feature patch to QSystemInfo...)



More information about the Qt-interest-old mailing list