Timer

Bob Gailer bgailer at alum.rpi.edu
Mon Oct 27 10:07:01 EST 2003


At 09:21 PM 10/26/2003, Derek Fountain wrote:

>Does Python have a timer mechanism? i.e. an "after 500 milliseconds, run
>this bit of code" sort of thing?

Check out the sched and time modules.

Bob Gailer
bgailer at alum.rpi.edu
303 442 2625
-------------- next part --------------

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.525 / Virus Database: 322 - Release Date: 10/9/2003


More information about the Python-list mailing list