Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 1998 00:13:18 -0600 (MDT)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        phk@critter.freebsd.dk (Poul-Henning Kamp)
Cc:        jkh@time.cdrom.com, current@FreeBSD.ORG
Subject:   Re: kern/subr_devstat.c
Message-ID:  <199805200613.AAA26228@panzer.plutotech.com>
In-Reply-To: <3106.895641991@critter.freebsd.dk> from Poul-Henning Kamp at "May 20, 98 07:26:31 am"

next in thread | previous in thread | raw e-mail | index | archive | help

Poul-Henning Kamp wrote...
> In message <13223.895603332@time.cdrom.com>, "Jordan K. Hubbard" writes:
> 
> >getmicroruntime() is still referenced here - bogon?
> 
> not in my copy...
> 
> cvs problem ?

	Your copy is either from before the last snapshot (5/13/98) or
you've changed getmicroruntime() to getmicrouptime().

	Justin changed the getmicrotime() call to a getmicroruntime()
call before the last snapshot, ostensibly because it was less expensive.
Upon looking at the code, though, they look about the same, and I think
getmicrotime() is really what I want anyways.  So I'll probably change it
back.

Ken
-- 
Kenneth Merry
ken@plutotech.com

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



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