guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What to do about config.h, etc...


From: Kevin Ryde
Subject: Re: What to do about config.h, etc...
Date: Sat, 15 Mar 2003 09:28:00 +1000
User-agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.2 (i386-pc-linux-gnu)

Rob Browning <address@hidden> writes:
>
> libguile/stime.h

Apropos of this file, it might be nice if SCM_TIME_UNITS_PER_SECOND
used sysconf(_SC_CLK_TCK) when that function is available.  That'd
ensure it gets the right answer if someone has tinkered with their
tick rate.  Perhaps make SCM_TIME_UNITS_PER_SECOND a global variable
initialized at program startup.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]