CPU monitoring in Windows CE (CF 2.0)

  • Thread starter bartlomiej.szafraniec
  • Start date
B

bartlomiej.szafraniec

Hi!
I'm wondering if there is a possibility to check CPU usage in Windows
CE 5.0.
The best way for me would be to call some function from Compact
Framework 2.0?
Can you help me in this matter?
Thanks in advance.

Cheers,
Bartek
 
P

Paul G. Tobey [eMVP]

There's nothing in the framework. In fact, there's nothing in the native
code API, either. You might be able to use GetThreadTimes(), but you'll
have to wrap it for managed use.

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top