CALayer's removeFromSuperlayer processing time
site_archiver@lists.apple.com Delivered-To: Cocoa-dev@lists.apple.com Hi there, I'm back working on my small GIS after a while fighting with urgent things. My today concern is this: at some point, I must replace a CALayer by another. I therefore use [theCALayerIWantToRemove removeFromSuperlayer] However, I register quite a significant delay (sometimes 6 to 10 seconds) between this call and the actual call to [theCALayerIWantToRemove release]. Is this normal (due to some autorelease pool being drained?)? Thanks a lot, 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/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com
participants (1)
-
vincent habchi