Subject: [Boost-users] Interval Timer
From: asif saeed (asif.lse2_at_[hidden])
Date: 2011-09-21 08:14:50


Hi,

I need an interval timer to continuously call my callback function after
every n milliseconds/seconds for ever once I set it up. I also need the
ability to kill/cancel the timer. Does Boost provide such a facility now?

Sincerely, Asif