Skip to content

Instantly share code, notes, and snippets.

@imagin4ry
Created October 14, 2013 18:18
Show Gist options
  • Select an option

  • Save imagin4ry/6979750 to your computer and use it in GitHub Desktop.

Select an option

Save imagin4ry/6979750 to your computer and use it in GitHub Desktop.
nstimer example
[NSTimer scheduledTimerWithTimeInterval:7.3 target:self selector:@selector(ChangeBk) userInfo:nil repeats:NO];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment