[BangPypers] Place the timer in Python script
srid
sridhar.ratna at gmail.com
Sat Sep 19 07:07:37 CEST 2009
http://tinyurl.com/nz73fd
The OP's post in c.l.py appears as the first result. Is this what you
call recursion? :-)
-srid
On Fri, Sep 18, 2009 at 3:03 AM, Vamsi <vg at apple.com> 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.
>
> Thanks in Advance.
>
> Vamsi
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
More information about the BangPypers
mailing list