I am trying to have a block of code run 2 seconds after I \'start\' it.
I think the NSTimer can do this but can\'t figure it out.
You should be able to set the NSTimeInterval to 2.0 seconds and it should fire after that amount of time. What are you seeing? What is the code you are using to invoke the timer?
NSTimeInterval