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