Is there any way to except if time out occurred? Like this:... While True: Try: ... except timeout: Break
Can you take an example? How can i define time of execution of code? In this class