in reply to Re: Re: Get Exact Time w/out Modules
in thread Get Exact Time w/out Modules
The Time::HiRes module provides an interface to the gettimeofday function that will do the job. But you can't compile it because you don't have a C compiler. And can't install Perl modules.
|
|---|