Re: efficient timers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: efficient timers
- From: Nagaev Boris <bnagaev@...>
- Date: 2015年4月13日 09:05:31 +0000
On Mon, Apr 13, 2015 at 8:44 AM, Oliver Kroth <oliver.kroth@nec-i.de> wrote:
> Hi Nagaev,
>
> here you are. In this implementation, the events are closures being called
> when due.
>
Thank you! Idea of binary heap is so beautiful.
I think, this script can be added to http://lua-users.org/wiki
--
Best regards,
Boris Nagaev