Re: Monotonic clock
Martin Simmons <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
It uses CLOCK_REALTIME when multiprocessing is running. I think it will be somewhat muddled if multiprocessing is not running. I don't know on Windows because it depends on what the underlying Win32 function does. -- Martin Simmons LispWorks Ltd http://www.lispworks.com/ >>>>> On Fri, 17 Oct 2025 11:30:40 +0200, Eugene Zaikonnikov (as ez at norphonic dot com) said: > > A related question that maybe Martin can help with. Is CL:SLEEP on > Lispworks using CLOCK_MONOTONIC or CLOCK_REALTIME down there? > > -- > Regards, > > Eugene Zaikonnikov > > Norphonic AS > Tel: +47 98 23 97 73 > > _______________________________________________ > Lisp Hug - the mailing list for LispWorks users > [email protected] > http://www.lispworks.com/support/lisp-hug.html > _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html