nsdate - How to calculate iOS app boot time -


I was thinking that opening an app on a fully loaded timeline is a quick and efficient method of determining time .

  • I was thinking that I want to get into NSDate object didFinishLaunchingWithOptions and my UIViewController , its Compare them later
  • However, I'm not sure if this is completely correct, is there a better way of doing this?
  • This will not really work because it needs to load the iOS and launch your app. Is not related to.

    You should do the best to log in a timestamp in main , but again, it will not include the time to join the iOS app at that point of loading and launch To do that is called main .

    Whatever time you do, it will be from that point which can still be useful depending on your goal.


Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -