in reply to Uptime with Win32::GetTickCount()
my $uptime = time()-$^T;
or check out the docs for the times function.
This way I expect your hardware to wrap over before your script ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Uptime with Win32::GetTickCount()
by BrowserUk (Patriarch) on Dec 04, 2002 at 23:01 UTC |