From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Getting system time used Date: 26 Nov 2001 14:14:05 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 14 Message-ID: <9ttind$far$1@antares.lu.erisoft.se> References: <3C0245B8 DOT F5B2EBD4 AT bigfoot DOT com> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alex Vinokur (alexvn AT bigfoot DOT com) wrote: : http://www.delorie.com/djgpp/doc/libc-2.02/libc_367.html : The only field of struct rusage is computed is DJGPP : : struct timeval ru_utime; /* total time used by process */ : How can we get total _system_ time used? Improve libc so it does this bookkeeping too. Right, MartinS