Re: Can you setup a timer in lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Can you setup a timer in lua?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 8 Jul 2005 21:04:29 -0300
> Is there a 'standard' way to setup a timer in lua and bind a callback
> function to it?
I don't know about copas, but see my lalarm in LuaForge.
--lhf