Is there a way to print out the current thread id on which the current method is executing on?
(objective-c please)
NSLog(@"%@", [NSThread currentThread]);
1.4m articles
1.4m replys
5 comments
57.0k users