Let\'s say i have a counter/timer that is set to add 1, every 10 seconds...
How can i know the speed of said timer/counter in python, without previously knowing it?