[BangPypers] Place the timer in Python script

Amit Saha lists.amitsaha at gmail.com
Fri Sep 18 12:09:57 CEST 2009


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


More information about the BangPypers mailing list