Timer

Alexandre Fayolle alf at calvin.fayauffre.org
Wed Oct 29 05:12:09 EST 2003


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

The sched module in the standard library may be what you're looking for. 

-- 
Alexandre Fayolle
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Développement logiciel avancé - Intelligence Artificielle - Formations




More information about the Python-list mailing list