NSTimers gone wild...
NSTimers gone wild...
- Subject: NSTimers gone wild...
- From: John Pattenden <email@hidden>
- Date: Mon, 4 Aug 2003 13:40:18 -0400
I have an NSTimer I call every 20th of a second, if it takes more than
a 20th of a second to do its work will the runloop start to drop other
events?
My App starts to ignore logout events if my timer fires too often - is
there a way to drop its priority but still keep it firing at about the
same rate if there are no other events pending?
_______________________________________________
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.