in reply to Re: Timing External Program Execution
in thread Timing External Program Execution

alarm does not work on Windows. At least, not on the non-NT flavours I have access to.

Update (26 oct): I just saw this journal entry on use.perl, with a link to an Perl script using an alternative approach (for Win32 only). It loks very much applicable to this particular problem.

  • Comment on Re: Re: Timing External Program Execution