[comp.sys.sgi] getrusage

mg@cidam.me.rmit.oz.AU ("Mike A. Gigante") (08/19/89)

There is a Berekeley routien getrusage with can return all the
resource utilization of a process and it's children.

the relevent definitions are included in /usr/include/sys/resource.h
hence I held some small hope of finding getrusage, but nm'ing all the
libraries didn't locate it...

Is there an equivilent routine on the 4D? is it there under another name?

Mike

tps@chem.ucsd.edu (Tom Stockfisch) (08/20/89)

In article <8908190213.12524@munnari.oz.au> mg@cidam.me.rmit.oz.AU ("Mike A. Gigante") writes:
_There is a Berekeley routien getrusage with can return all the
_resource utilization of a process and it's children.
_Is there an equivilent routine on the 4D? is it there under another name?


There is a routine times() that returns all info about cpu time.

-- 

|| Tom Stockfisch, UCSD Chemistry	tps@chem.ucsd.edu