• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CALayer's removeFromSuperlayer processing time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CALayer's removeFromSuperlayer processing time


  • Subject: CALayer's removeFromSuperlayer processing time
  • From: vincent habchi <email@hidden>
  • Date: Wed, 31 Mar 2010 21:44:25 +0200

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 (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

  • Follow-Ups:
    • Re: CALayer's removeFromSuperlayer processing time
      • From: Kyle Sluder <email@hidden>
    • Re: CALayer's removeFromSuperlayer processing time
      • From: David Duncan <email@hidden>
  • Prev by Date: Re: Best book for learning Objective c and cocoa
  • Next by Date: Re: CALayer's removeFromSuperlayer processing time
  • Previous by thread: Re: Adding Rows to a Table View
  • Next by thread: Re: CALayer's removeFromSuperlayer processing time
  • Index(es):
    • Date
    • Thread