clarissa1996
Technical User
I need to calculate the elapsed time between two functions, in a perl program.
With the function localtime() I can read the current time. But the smaller unit is only seconds !
Is it possible to read a smaller time unit (for example milliseconds) ?
TIA Michelangelo Rezzonico
With the function localtime() I can read the current time. But the smaller unit is only seconds !
Is it possible to read a smaller time unit (for example milliseconds) ?
TIA Michelangelo Rezzonico