Hi -

I'm not 100% sure I understand your question...

But the perl core 'sleep' has a resolution of whole
seconds. If you are trying to sleep for, say, 750ms,
please refer to something like

Time::HiRes

on CPAN.

Aloha => Beau.

-----Original Message-----
From: walter valenti [mailto:walter@;waltervalenti.it]
Sent: Tuesday, October 22, 2002 1:19 AM
To: [EMAIL PROTECTED]
Subject: timing


Hi,

if i exec sleep $tm, the process sleeps for a time beetwen $tm-1 and $tm 
 seconds.

If i want do sleep the process for a time $tm +/- $delta with $delta << 
$tm ?????

Is possible ???


Thanks

    Walter

-- 
God hates us all

Per favore non mandatemi allegati in Word o PowerPoint.
Si veda http://www.fsf.org/philosophy/no-word-attachments.html 



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • timing walter valenti
    • Beau E. Cox

Reply via email to