Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Timing Windows commands

by MADuran (Beadle)
on Feb 03, 2004 at 03:06 UTC ( [id://326101]=note: print w/replies, xml ) Need Help??


in reply to Timing Windows commands

Try Win32::GetTickCount(). It should give a crude estimate(compared to UNIX time)but should do what it to do you need to Here is the documetaion . It is a function of the WIN32 module and is just a wrapper for the GetTickCount API in Windows.

Update: I really need to read more carefully. As Roger said this was in a thread last week.

MADuran
Who needs a spiffy sig

Log In?
Username:
Password:

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

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

    No recent polls found