Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

perlfunc:times

by gods (Initiate)
on Aug 24, 1999 at 22:42 UTC ( [id://254]=perlfunc: print w/replies, xml ) Need Help??

times

See the current Perl documentation for times.

Here is our local, out-dated (pre-5.6) version:


times - return elapsed time for self and child processes



times



Returns a four-element list giving the user and system times, in seconds, for this process and the children of this process.

    ($user,$system,$cuser,$csystem) = times;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-03-29 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found