Skip to content

Instantly share code, notes, and snippets.

@swarut
Created June 27, 2013 09:51
Show Gist options
  • Save swarut/5875300 to your computer and use it in GitHub Desktop.
Save swarut/5875300 to your computer and use it in GitHub Desktop.
self performBlock:^{code here} afterDelay: 2.5];
[self performBlock:^{code here} afterDelay: 10];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment