• 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
Re: iOS when is my app launched
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS when is my app launched


  • Subject: Re: iOS when is my app launched
  • From: Dave Keck <email@hidden>
  • Date: Wed, 8 Dec 2010 03:57:46 -0500

> How do I find the date and time when my application launched? I've done this before on OS X, but it was a while ago and I've forgotten how. :)

I'm not sure what you mean exactly, but [NSDate date] will return the
current date/time. Tuck that instance in memory when your application
launches and you'll have that information for later, or alternatively
store it to disk using NSKeyedArchiver.
_______________________________________________

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: iOS when is my app launched
      • From: Jason Bobier <email@hidden>
References: 
 >iOS when is my app launched (From: Jason Bobier <email@hidden>)

  • Prev by Date: Re: performSelectorOnMainThread fails second time through
  • Next by Date: Re: performSelectorOnMainThread fails second time through
  • Previous by thread: iOS when is my app launched
  • Next by thread: Re: iOS when is my app launched
  • Index(es):
    • Date
    • Thread