Re: CGPostKeyboardEvent strangeness
Re: CGPostKeyboardEvent strangeness
- Subject: Re: CGPostKeyboardEvent strangeness
- From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
- Date: Thu, 11 Nov 2004 12:43:52 -0600
M. Uli Kusterer, email@hidden, wrote:
>Personally, I'd suggest doing a usleep() instead of a Delay() here.
>That way other apps get some processing power and you won't be
>burning cycles needlessly when sitting in Delay().
Good point: Just spiked it.
Delay() sleeps the process (or maybe just the thread), it doesn't spin
wait. So, no real difference, if I understand what you're getting at.
| Jonathan 'Wolf' Rentzsch http://rentzsch.com
| Red Shed Software http://redshed.net
| "better" necessarily means "different"
_______________________________________________
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