Place the timer in Python script

Vamsikrishna gundapaneni4u at gmail.com
Fri Sep 18 05:51:53 EDT 2009


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



More information about the Python-list mailing list