by =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= <HBBroeker@[EMAIL PROTECTED]
>
Mar 8, 2008 at 12:19 PM
Keith Thompson wrote:
> Hans-Bernhard Bröker <HBBroeker@[EMAIL PROTECTED]
> writes:
>> kostas.tzoumas@[EMAIL PROTECTED]
wrote:
>>> What do I have to measure - CPU time or calendar time?
>> You have clock() for CPU time, and gettimeofday() for calendar
>> time. All other choices would be non-****table.
>
> gettimeofday() is also non-****table;
Thanks for catching this --- how did that slip out? I must have been
thinking of time() and the struct tm stuff.
--
comp.lang.c.moderated - moderation address: clcm@[EMAIL PROTECTED]
-- you must
have an appropriate newsgroups line in your header for your mail to be
seen,
or the newsgroup name in square brackets in the subject line. Sorry.