Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 10:21:07 -0500
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        freebsd-hackers@freebsd.org
Subject:   runtime
Message-ID:  <3D5D1863.2050209@math.missouri.edu>

next in thread | raw e-mail | index | archive | help
How do I do the following:

1)  Find out how much time a program has currently consumed in computer 
time (something like what the time command outputs - but I want the 
program to do find this out about itself);

2)  Have a thread wait for a specified amount of computer time (not 
actual time so nanosleep won't work).

I looked at the man pages, but all I could find was runtime which seems 
only to be accessible from the kernel.



-- 
Stephen Montgomery-Smith
stephen@math.missouri.edu
http://www.math.missouri.edu/~stephen


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D5D1863.2050209>