$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2003-06-19 16:15:11
little precision:
the posix_time::time_duration type seems to come close to
what I want. However, the documentation isn't very clear on
what 'fractional_seconds()' actually stands for.
Does the 'unit()' function return 1 unit expressed in nanoseconds ?
If so, why is it returning a time_duration and not a long (say) ?
Thanks,
Stefan