- May 18, 2005
- 141
- 0
- 0
hey everybody,
alright i m working for my school in a lab with some embedded stuff. basically i need to get the CPU % on a developer kit with WinCE loaded on there. This is proving to be really annoying as so many functions are not present in WinCE that you can pull up in normal Windows programming. Right now I m trying to get each individual thread usage time of the processor, however, i dont have a thread handle and WinCE doesnt support OpenThread. I can only get the thread ID. Ideas anyone??
alright i m working for my school in a lab with some embedded stuff. basically i need to get the CPU % on a developer kit with WinCE loaded on there. This is proving to be really annoying as so many functions are not present in WinCE that you can pull up in normal Windows programming. Right now I m trying to get each individual thread usage time of the processor, however, i dont have a thread handle and WinCE doesnt support OpenThread. I can only get the thread ID. Ideas anyone??