Problems with performSelector:withObject:afterDelay:
Problems with performSelector:withObject:afterDelay:
- Subject: Problems with performSelector:withObject:afterDelay:
- From: April Gendill <email@hidden>
- Date: Thu, 22 Jul 2004 20:38:39 -0700
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.