$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost.asio] repeating a timer
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-02-04 09:11:49
Hi:
I've just been looking at the boost asio timers, I was wondering
whetherthere is a repeat timer, so that my call back will be executed
everytime the timer completes.
This needs to execute more than once.
Any help apreciated.
Sean.