Re: Problems with performSelector:withObject:afterDelay:
Re: Problems with performSelector:withObject:afterDelay:
- Subject: Re: Problems with performSelector:withObject:afterDelay:
- From: April Gendill <email@hidden>
- Date: Sat, 24 Jul 2004 20:20:25 -0700
I was poking around in the different classes and came across NSTimer.
Would NSTimer over come this issue all together?
April
On Jul 22, 2004, at 8:38 PM, April Gendill wrote:
I'm using the method in the subject to call a method every X minutes.
It works wonderfully. UNTIL, until I put the computer to sleep then
it's lost. It never steps back into the loop to call the method which
then calls itself after the aforementioned delay. Am I missing
something, is there a way to make sure that it'll start this loop up
again?
April.
_______________________________________________
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.
_______________________________________________
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.