Search Results

14
votes

How can I delay a method call for 1 second?

performSelector:withObject:afterDelay …
2
votes

Is there an overview of all codes that can be used inside NSLog()?

Also, there's a very nice overview, as well as some tips and tricks, in the most recent "Friday Q&A" posting on Mike Ash's NSBlog blog: …