
3 Nov
2008
3 Nov
'08
11:36 a.m.
On Mon, Nov 3, 2008 at 12:17 PM, vicente.botet <vicente.botet@wanadoo.fr> wrote:
Hi,
I would like to be able to submit/schedule tasks at a given time (callouts) which could be oneshot or periodics. Something like
the_timer_scheduler::schedule_at(t1_, now()+seconds(10));
Is there any interest on this feature?
I have started to scketch the interface of the library.
How is it better than Asio's timer completion callbacks? -- gpd