Skip to content

Instantly share code, notes, and snippets.

@lukeredpath
Created July 7, 2015 13:30
Show Gist options
  • Save lukeredpath/d29bbb7ce1ae8eac4a84 to your computer and use it in GitHub Desktop.
Save lukeredpath/d29bbb7ce1ae8eac4a84 to your computer and use it in GitHub Desktop.
[NSTimer scheduledTimerWithTimeInterval:self.pollInterval target:self selector:@selector(checkForStatusUpdate) userInfo:nil repeats:YES];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment