Geert Jansen <[EMAIL PROTECTED]> writes on Thu, 24 Nov 2005 21:33:03 +0100:
> ...
> Is possible to use hotshot with wall clock time, i.e. is it possible
> to have the code fragment below show one second as opposed to zero? 
> The old profiler seems to have functionality choosing a timer function
> but it crashed on my code.

I do not know whether it is possible with "hotshop" but it is
with "profile". Depending on how large the waiting time it,
"profile" might be adequate to analyse the problem.


Dieter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to