• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CPU load, time running ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CPU load, time running ...


  • Subject: CPU load, time running ...
  • From: Lloyd Dupont <email@hidden>
  • Date: Wed, 30 Apr 2003 09:41:04 +1000

I try to get an average CPU load over a given period of time.
(typically 1 day)
and, also, the time since boot ....

I found the processor_set_statistics(..) function but I don't
understand the value in the
struct processor_set_load_info {
int task_count ;
int thread_count ;
integer_t load_average ;
integer_t mach_factor ;
};

the 'load_average' ? on which period of time ?
any others ideas ...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: CPU load, time running ...
      • From: email@hidden
  • Prev by Date: Re: Getting actual size of NSImage in NSImageView?
  • Next by Date: NSImage rendering upside down
  • Previous by thread: Re: Getting actual size of NSImage in NSImageView?
  • Next by thread: Re: CPU load, time running ...
  • Index(es):
    • Date
    • Thread