On Oct 16, 2012, at 1:35 PM, Programmist Setevik wrote:
Portability issues aside, is there a way to ask event_base_* functions
to enforce epoll_wait()-like timeout ?
I need to have an ability to generate "ticks" - say once every 100
msec or thereabouts and run some callbacks whenever ticks occ
On 16 October 2012 04:35, Programmist Setevik
wrote:
> Portability issues aside, is there a way to ask event_base_* functions
> to enforce epoll_wait()-like timeout ?
>
> I need to have an ability to generate "ticks" - say once every 100
> msec or thereabouts and run some callbacks whenever ticks