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 90095

http://www.jamesstroud.com/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to