Time.sleep() in CustomTKinter
I’m trying to make a “auto clicker” button that adds a value every second.
This means I want the function to rerun to itself after waiting a second.
I’m trying to make a “auto clicker” button that adds a value every second.
This means I want the function to rerun to itself after waiting a second.