Hi, I am a little bit confused by Runloop usage. - Can you explain some simple usecase? - What is the advantage of using thread+runllop+timer instead of putting function call into thread with sleep?