$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Val Samko (boost_at_[hidden])
Date: 2004-04-22 16:53:51
VS> What is the type of timeval, used in class microsec_clock?
I just realised that you use posix function/struct there.
Unfortunately this does not work with VC++.
What about
#ifdef _WIN32
GetSystemTime(...)
in microsec_time_clock.hpp ?
Val Samko
http://val.digiways.com