idle waste
idle waste
- Subject: idle waste
- From: Paul Cezanne <email@hidden>
- Date: Thu, 28 Mar 2002 15:07:54 -0500
If I have a Cocoa application just sitting there doing nothing, how much
CPU time does it waste? A lot, some, not much, negligible?
I essentially need to write a UNIX daemon and would rather do it in
Cocoa since it has to have some minimal UI, but it will be running all
the time.
I will have an NSTimer running to trigger the stuff I need to do.
Bonus question: Does the amount wasted change if I have a window with
controls in it open?
Thanks!
_______________________________________________
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.