|
Boost : |
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk