Re: duration of iterations of a for-loop
- From: krahnj@xxxxxxxxx (John W . Krahn)
- Date: Fri, 21 Dec 2007 09:22:38 -0800
On Friday 21 December 2007 03:49, guba@xxxxxxxxxx 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 difference of two times
derived from localtime? Thank you very much!
perldoc Time::HiRes
John
--
use Perl;
program
fulfillment
.
- References:
- duration of iterations of a for-loop
- From: Guba@xxxxxxxxxx
- duration of iterations of a for-loop
- Prev by Date: duration of iterations of a for-loop
- Next by Date: Re: duration of iterations of a for-loop
- Previous by thread: duration of iterations of a for-loop
- Next by thread: Re: duration of iterations of a for-loop
- Index(es):
Relevant Pages
|
|