Created
October 14, 2013 18:18
-
-
Save imagin4ry/6979750 to your computer and use it in GitHub Desktop.
nstimer example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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