Done. Thanks!
- Carl

On Oct 3, 2013, at 4:48 PM, Seth Willits <[email protected]> wrote:

> On Oct 3, 2013, at 3:56 PM, Carl Hoefs wrote:
> 
>> Is there a way in iOS 7 to throttle the event callback rate? I'm getting a 
>> maximum of 60 event callbacks per second when I slide my finger quickly 
>> across the screen. I'd like to limit that to a max of about 10/sec or so. 
>> Does iOS offer a setting to do this, or do I need to implement a throttling 
>> mechanism within the callback routine itself? 
> 
> 
> The latter.
> 
> 
> --
> Seth Willits
> 
> 
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list ([email protected])
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/newslists%40autonomy.caltech.edu
> 
> This email sent to [email protected]


_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to