Le 8 nov. 2010 à 06:04, Rick Mann <rm...@latencyzero.com> a écrit :
> I have a need to synchronize the actual display update of a UIView hierarchy > with real time. In my case, I update the display once per second, and I want > the display to update *on* the second. Maybe you could set a timer to fire every second, and within the timer method call -[CALayer display] followed by -[CATransaction commit]? Vincent _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com