Vamsi wrote:
How to place the timer in python code.I want calculate the python script execution time. ex : Start Timer : End Timer Execution Time : End Timer - Start Timer. How can we write the python code for this. Help would be appreciable.
http://stackoverflow.com/questions/156330/get-timer-ticks-in-python might help.
-Amit -- Journal: http://amitksaha.wordpress.com ยต-blog: http://twitter.com/amitsaha IRC: cornucopic on #scheme, #lisp, #math, #linux _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
