のを防ぐのには、 NSTimerを以下の様にして、設定する。 timer = [NSTimer scheduledTimerWithTimeInterval:interval target:target selector:callback userInfo:nil repeats:YES]; [[NSRunLoop currentRunLoop] addTimer:timer forMode:NSRunLoopCommonModes]; This entry was posted on 木曜日, 1月 20th, 2011 at 6:30 PM. It is filed under NSTimer. You can follow any responses to this entry through the RSS 2.0 feed.