$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Raveendra Madala (rmadala_at_[hidden])
Date: 2008-02-05 07:34:44
Hi
We can use the SetTimer/KillTimer APIs in windows to register a CALLBACK
function to handle WM_TIMER messages at (approx) regular intervals of
time (or handle WM_TIMER messages in WindowProc).
Is there a portable equivalent in boost (thread) library? Boost::timer
helps in measurement of time only!!
Warm Regards
Raveendra