Re: how to use timer in python
yxh wrote: > how to use timer in python. > the functionnality is like the MFC SetTimer() > > Try this (a little more flexible than Timer): http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/464959 -- James Stroud UCLA-DOE Institute for Genomics and Proteomics Box 951570 Los Angeles, CA 9
Re: how to use timer in python
At Thursday 21/9/2006 06:03, yxh wrote: how to use timer in python. the functionnality is like the MFC SetTimer() Use the Timer class. Gabriel Genellina Softlab SRL __ Preguntá. Respondé. Descubrí. Todo lo