NSTimer 小示例[NSTimer scheduledTimerWithTimeInterval:0.5target:self selector:@selector(yourmethod)
NSTimer 小示例
[NSTimer scheduledTimerWithTimeInterval:0.5target:self selector:@selector(yourmethod) userInfo:nil repeats:NO]
NSTimer 小示例
[NSTimer scheduledTimerWithTimeInterval:0.5target:self selector:@selector(yourmethod) userInfo:nil repeats:NO]