I have a function I want to put it on sleep for 12h after certain value is reached example.
def main(): while stop == False: if count_limit >= 300: