|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Timing Windows commandsby MADuran (Beadle) |
| on Feb 03, 2004 at 03:06 UTC ( #326101=note: print w/ replies, xml ) | Need Help?? |
|
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
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||