http://www.perlmonks.org?node_id=326101


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