$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] multithreaded timer?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-03-26 09:33:51
> The ASIO timer is quite strange to me, I didn't manage to make it work. I have already seen the "timers" tutorials at boost web pages, and none have worked for me as expected.
>
> Any ideas / suggestions / snippets?
asio::deadline_timer usage is trivial, what problem did you encounter?