Thread: WinCE processor usage

  1. #1
    Registered User
    Join Date
    Jul 2005
    Posts
    1

    WinCE processor usage

    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??

    EDIT: i need this so i can compute CPU power consumption, unless someone has a better way...
    Last edited by angryswede; 07-12-2005 at 09:33 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WinCE 5.0 v.s. Pocket PC 2003
    By George2 in forum Windows Programming
    Replies: 1
    Last Post: 11-20-2007, 10:16 AM
  2. Hints needed to start developing for WinCE
    By BrownB in forum Tech Board
    Replies: 0
    Last Post: 05-17-2006, 09:14 AM