If I made an NSTimer with scheduledTimerWithTimeInterval, then according to the documentation, it should be added to the current run loop. I'd like to know how to check which run loop an NSTimer is on. If I made an NSTimer with scheduledTimerWithTim
If I made an NSTimer with scheduledTimerWithTimeInterval, then according to the documentation, it should be added to the current run loop. I'd like to know how to check which run loop an NSTimer is on. If I made an NSTimer with scheduledTimerWithTim