hey I have a loop that should run for 10 sec only, but inside the loop I\'m using a blocking function, so the loop doesn\'t break after 10 sec , but only after blocking func