[Openmcl-devel] timer in openmcl
Dan Corkill
corkill at gbbopen.org
Mon Mar 3 09:16:23 PST 2008
>>> Is there a way to create and schedule a timer in openmcl similar to
>>> make/schedule/unschedule-timer in sbcl or lispworks?
>> You can use NSTimer:
>
> I realized you're on Linux, so this probably won't work for you - sorry.
GBBopen's Portable Threads interface package provides both scheduled
functions and periodic functions (see
http://gbbopen.org/hyperdoc/ref-portable-thread-entities.html). The
Portable Threads package can be used stand-alone (without the rest of
GBBopen).
More information about the Openmcl-devel
mailing list