Re: question about NSTimer objects
Re: question about NSTimer objects
- Subject: Re: question about NSTimer objects
- From: Ricky Sharp <email@hidden>
- Date: Tue, 14 Mar 2006 21:29:24 -0600
On Mar 14, 2006, at 7:48 PM, Karim Morsy wrote:
In my application I'm using several timers for animations and
update of the UI. I am using like 6 different instances, all of
them on the main run loop and at different time intervals.
so I was wondering wether this could cause any trouble (?). could
the timers interfere in anyway ?
the app's behavior sometimes appears strange to me and I'd like to
find out wether the cause for this could be the many timers I'm
using. so in general, can there occur any problems with a bunch of
timers and if so, which and under which circumstances ? any advice,
hints or experience with this would be really appreciated.
How often do your timers fire? You can definitely run into problems
if they fire too often.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden