Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

RE: RE: (4) How can I keep track of the execution time of a script?

by acid06 (Friar)
on Oct 05, 2000 at 01:05 UTC ( [id://35338]=note: print w/replies, xml ) Need Help??


in reply to RE: (4) How can I keep track of the execution time of a script?
in thread How can I keep track of the execution time of a script?

Yes, it *is* OS dependant, as I said on the first line of my reply. However you're wrong about the tick count, at least according to the Win32 manpage:
Win32::GetTickCount() [CORE] Returns the number of milliseconds elapsed since the last system boot. Resolution is limited to system timer ticks (about 10 +ms on WinNT and 55ms on Win9X).
Its resolution is limited, however it is in miliseconds.
  • Comment on RE: RE: (4) How can I keep track of the execution time of a script?
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found