autorelease question
autorelease question
- Subject: autorelease question
- From: Jerrod Fowkes <email@hidden>
- Date: Fri, 5 May 2006 07:10:15 -0700 (PDT)
Hello,
I have a thread that runs continuously. In that thread I need to keep checking a time interval. If it has become 15 mintues or an hour then do some sort of operation. Well, currently I am trying to use NSCalendarDate. My main question is :
If I keep ' time = [NSCalendarDate calendarDate];' in a loop, will that flood the autorelease pool?
My other question is, Do you think this solution would be better handled with an NSTimer?
Thank you -Jerrod Fowkes
---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
_______________________________________________
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