$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Kirit Sælensminde (kirit.saelensminde_at_[hidden])
Date: 2007-06-18 00:04:13
me22 wrote:
> See the thread::sleep function:
> http://boost.org/doc/html/boost/thread.html#id1006145-bb
Looking at the documentation here:
http://boost.org/doc/html/boost/xtime.html I still have a couple of
questions about using xtime.
1) Presumably the 'platform-specific-type' is a floating value of some
sort rather than an integer?
2) What are the valid values for 'clock_type' in the function xtime_get?
K