Categories
Uncategorized

Interesting Cocoa Notes

I just found a blog by Mike Ash.  These posts interested me:

Edit.  After experimenting with the NSDate call mentioned in “Dangerous Cocoa Calls” I couldn’t get it to reproduce the weird behavior.  I believe that even if you change your clock or go to a different timezone, an already launched process won’t be adjusted.  Thus it is apparently safe to use timeSinceReferenceDate as a timer.