$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bernard (yahoo_at_[hidden])
Date: 2003-09-08 10:03:09
(boost-user doesn't allow posting so I'm reposting to boost-devel,
sorry)
Bonjour,
I'm puzzled by the accuracy of date_time library :
using debian package of boost 1.30.0 on intel Linux, (Resolution:
Micro -- Ticks per second: 1000000). I can never get a non-zero
fractional seconds when doing
boost::posix_time::second_clock::local_time().time_of_day().fractional_seconds()
How is it possible to get precise current time with boost date_time ?
Thank you for your help,
Bernard