Subject: Re: Time in Lisp
From: Erik Naggum <erik@naggum.no>
Date: 2000/03/06
Newsgroups: comp.lang.lisp
Message-ID: <3161318001993721@naggum.no>

* "Frederick C. Gibson, Architect" <Frederick@gibson-design.com>
| I'm working on a CLOS classification system and I'd like to add a time stamp
| to objects as I create them.  Does anyone know of any public domain time
| functions that can read the internal clock and output with date and time?

  I'm still working on the code to accompany the paper I gave at LUGM, but
  it is in production use with a client: http://www.naggum.no/lugm-time.html.

  I expect it to be ready for publication in the not too distant future.
  let me know if you're a willing test subject.

#:Erik