question about NSTimer objects
question about NSTimer objects
- Subject: question about NSTimer objects
- From: Karim Morsy <email@hidden>
- Date: Wed, 15 Mar 2006 02:48:55 +0100
Hi,
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.
Many thanks in advance,
Karim
_______________________________________________
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