$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2003-03-24 07:26:50
> C++Builder doesn't currently support the microsec_clock of date_time
> because of its standard library. Would it be possible to add code to
> get the time using Win32 methods as this gives millisecond times?
I think this is a good addition, but we should probably make the
addition for all Win32 compilers since I think this is actually
part of the Win32 api.
Jeff