From xemacs-m  Sun Mar  2 17:09:26 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA01895
	for <xemacs-beta@xemacs.org>; Sun, 2 Mar 1997 17:09:24 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcfeq14441; Sun, 2 Mar 1997 18:09:24 -0500 (EST)
Date: Sun, 2 Mar 1997 18:09:24 -0500 (EST)
Message-Id: <QQcfeq14441.199703022309@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: event-timestamp
In-Reply-To: <m2afomvvis.fsf@altair.xemacs.org>
References: <QQcfdu08997.199703021733@crystal.WonderWorks.COM>
	<199703022043.PAA18770@blight.IntraNet.com>
	<m2afomvvis.fsf@altair.xemacs.org>
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Steven L Baur writes:
 > Jonathan Edwards writes:
 >  [last-input-time]
 > > I do wish this recorded milleseconds like current-time does.
 > 
 > Why?
 > 
 > The only thing last-input-time is currently used for is the blinking
 > cursor and timed autosaves.

I'll be using it to implement run-with-idle-timer as I port
timer.el from FSF Emacs-land.  The better the resolution of the
data, the better the resolution of the timer implementation.

