Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Epoch time in milliseconds: Is there a better way?

by GrandFather (Saint)
on Nov 25, 2008 at 06:42 UTC ( [id://725772]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Epoch time in milliseconds: Is there a better way?
in thread Epoch time in milliseconds: Is there a better way?

Or if you don't need the the time stamp later you could:

print STDOUT "timestamp = ", int (gettimeofday * 1000), "\n";

Perl reduces RSI - it saves typing

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://725772]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-18 16:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found