python module/utility equivalent to 'time' (linux) and/or 'ntimer'(Windows)

Godson Gera godson.g at gmail.com
Fri Mar 12 11:13:06 EST 2010


Take a look at hotshot module of python
http://docs.python.org/library/hotshot.html

On Fri, Mar 12, 2010 at 7:26 PM, hiral <hiralsmaillist at gmail.com> wrote:

> Hi,
>
> Is there any python module/utility available which would report the
> time same as 'time' command in linux and/or report time same as
> 'ntimer' utility in Windows.
>
> Thank you.
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Thanks & Regards,
Godson Gera
http://godson.in
http://www.clickindia.com/detail.php?id=493636
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100312/b730ec28/attachment-0001.html>


More information about the Python-list mailing list