Re: New function get-internal-run-time?

Lars Brinkhoff <[email protected]> Wed, 21 Sep 2005 08:57:55 +0200
Newsgroups gmane.emacs.xemacs.design
Organization nocrew
Message-ID <[email protected]>
Hrvoje Niksic <[email protected]> writes:
> Lars Brinkhoff <[email protected]> writes:
> > The patch below was accepted by another Emacs implementation.
> > Would you be interested in an adapted version for XEmacs?
> What would be the use of this function in a Lisp program?

I wanted it to implement the corresponding function in my Common Lisp
implementation written in Emacs Lisp.

> And why not just return a floating point value in the first place?
> Compatibility with current-time?

I don't remember exactly, but that was probably my intent.