currentRunLoop
Returns the run loop for the current thread.
現在のスレッドに対する実行ループを返します。
currentMode
The receiver's current input mode.
レシーバのもつ現在の入力モード。
- limitDateForMode:
Performs one pass through the run loop in the specified mode and returns the date at which the next timer is scheduled to fire.
指定されたモードでこの実行ループの通り抜けを一回実行します、そして次のタイマーが発火を予定される日付を返します。
mainRunLoop
Returns the run loop of the main thread.
メインスレッドの実行ループを返します。
NSRunLoopMode
Modes that a run loop operates in.