Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: negative elapsed time?

by FunkyMonk (Chancellor)
on Aug 08, 2011 at 15:09 UTC ( [id://919247]=note: print w/replies, xml ) Need Help??


in reply to negative elapsed time?

Does it make any difference if you change if($t5<=0) to if($t5<0) so you actually check for a negative value?

Ps I don't see any negative values on my (not-a-vm) linux box.

Replies are listed 'Best First'.
Re^2: negative elapsed time?
by saneel (Initiate) on Aug 08, 2011 at 15:14 UTC
    Hi, Most of times on windows, I get either negative or zero values, especially when the count value is high.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://919247]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-23 15:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found