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 <v...@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@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to