Throttling iOS 7 event callbacks
Throttling iOS 7 event callbacks
- Subject: Throttling iOS 7 event callbacks
- From: Carl Hoefs <email@hidden>
- Date: Thu, 03 Oct 2013 15:56:40 -0700
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?
- Carl
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden