CopasTimer

Copas add-on to provide timers, background tasks and optionally events

$ luarocks install copastimer

This module is obsolete. Newer versions of Copas have native
timers.

Copas Timer is a module that adds a timer capability to the
Copas scheduler. It provides the same base functions step and
loop as Copas (it actually replaces them) except that it will
also check for (and run) timers expiring and run background
workers if there is no IO or timer to handle. It also adds
methods to allow for a controlled exit from the loop.
As an optional component an 'eventer' is available to dispatch
events as background tasks in Copas Timer.

Versions

1.0.0-19 years ago5,562 downloads
0.4.3-19 years ago90 downloads
0.4.2-19 years ago63 downloads
0.4.1-19 years ago63 downloads
0.4.0-19 years ago95 downloads

Dependencies

Copas >= 1.1.6

Dependency for

luaxpl, luaxpl, rpi-gpio, rpi-gpio

Manifests