On Dec 21, 2007 3:49 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I want to determine the duration of the single iterations of
> a for-loop i.e. after each iteration the duration should
> be printed out. Is there a function for this implemented or
> must this be done with the difference of t
On Friday 21 December 2007 03:49, [EMAIL PROTECTED] wrote:
>
> Hello,
Hello,
> I want to determine the duration of the single iterations of
> a for-loop i.e. after each iteration the duration should
> be printed out. Is there a function for this implemented or
> must this be done with the differe
Hello,
I want to determine the duration of the single iterations of
a for-loop i.e. after each iteration the duration should
be printed out. Is there a function for this implemented or
must this be done with the difference of two times
derived from localtime? Thank you very much!
Guenter
--
To