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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to