Re: how to pause
Re: how to pause
- Subject: Re: how to pause
- From: Phill Kelley <email@hidden>
- Date: Tue, 09 Sep 2003 12:13:28 +1000
At 21:43 -0400 08/09/2003, Gilbert Mackall wrote:
>
I would like to have a routine pause for some number of seconds. I have
>
looked at NSTimer and it does not appear to fit what I need. Is there
>
some other class or routine I could use? Our am I reading the NSTimer
>
doc's incorrectly?
Take a look at performSelector:withObject:afterDelay.
Regards, PK
_______________________________________________
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.
References: | |
| >how to pause (From: Gilbert Mackall <email@hidden>) |