I am new to python and I would like to ask if there is a way to skip a line of code in a python script if that line take more then a given time (like for 2 second) ?
Thank you very much !
I am new to python and I would like to ask if there is a way to skip a line of code in a python script if that line take more then a given time (like for 2 second) ?
Thank you very much !