Greetings!  At least on unix, we have:

>(si::gettimeofday)

1.1666460602236531E9

for microsecond resolution.  Perhaps you could suggest a patch?  We
are in need of a windows developer.  Specifically, there is a windows
specific read.d patch which needs reverting and testing -- I've asked
several people to test but have received no replies.  I'd like to get
this out before 2.6.8 is release if possible.  

The patch should be on the mailing lists.  Out of the office for one
week.  Would be absolutely wonderful if someone could try this by
then. 

Take care,

"Stavros Macrakis" <[EMAIL PROTECTED]> writes:

> > (get-internal-real-time)) (float internal-time-units-per-second)))
> > By the way, I tried the above with Clisp, GCL, and SBCL on Linux.
> > The code is pure Common Lisp so it should work for other Lisps.
> > I would be interested to hear if it works correctly for GCL on Windows.
> 
> GCL on Windows apparently uses a 10 mS resolution real-time clock for
> both (get-internal-real-time) and (get-internal-run-time).  This is
> unfortunate -- Windows does provide several different high-resolution
> runtime clocks (but I'm not an expert in them).  Maybe there is
> already some other interface to the high-resolution runtime clock in
> GCL?
> 
>           -s
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to