Do a periodic task with a random interval in a thread in Python
As the title says, I was wondering if there were any smart way to implement a random interval event that can go and do it's thing while main() does something else. Should I use scheduler for this or threading? Any help is much appreciated!
Aucun commentaire:
Enregistrer un commentaire