best way of defining a "timer"

oliver fwang2 at yahoo.com
Thu Mar 30 16:51:43 EST 2000


hi,

Is there a community concesus on the best way of defining a "timer" in
python? The properties I expect from a timer is simple: firing off
action, generating event upon time.

Basically, I look at python from concurrent programming point of view, so
timer is one of the basic unit I want to be familiar with.


thanks

oliver





More information about the Python-list mailing list