Re: how to pause
Re: how to pause
- Subject: Re: how to pause
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 8 Sep 2003 19:14:45 -0700
On Monday, September 8, 2003, at 06:43 PM, 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?
Try using the sleep() or usleep() functions, both of which have man
pages.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone." - Bjarne Stroustrup
_______________________________________________
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>) |