Igor Berger <codewiz...@gmail.com> writes: > On Friday, February 4, 2022 at 12:28:53 PM UTC-5, Cecil Westerhof wrote: >> Ethan Furman <et...@stoneleaf.us> writes: >> >> > On 2/4/22 6:28 AM, Cecil Westerhof via Python-list wrote: >> > >> >> It was already not a good name, but I am rewriting the class >> >> completely, so now the name is a complete bumper. (No more timer.) I >> >> am thinking about naming the class repeating_thread, but I cannot say >> >> that I find it a very good name. So if someone has a good idea for a >> >> name … >> >> >> >> The class starts a thread where every by the user defined interval a >> >> by the user define function is called. >> > >> > How about `timed_repeat` or `repeat_timer`? >> timed_repeat does have something. > > run_periodically() ?
Also better as mine. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof -- https://mail.python.org/mailman/listinfo/python-list