Skip to content

Instantly share code, notes, and snippets.

@VivienCormier
Created June 11, 2013 15:53
Show Gist options
  • Save VivienCormier/5758074 to your computer and use it in GitHub Desktop.
Save VivienCormier/5758074 to your computer and use it in GitHub Desktop.
Delay function
[self performSelector:@selector(closeAds) withObject:nil afterDelay:0.4];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment