...while iDeveloping iSoftware for iPhone and Other iThings
[self.myTimer invalidate]; self.myTimer = nil; self.myTimer = [NSTimer scheduledTimerWithTimeInterval:1 target:self selector:@selector(updateTime) userInfo:nil repeats:YES];
No comments:
Post a Comment