Jeff Garland wrote:
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.


I agree with that. Would it be better to make it a millisec_clock, or just use the microsec_clock but the resolution is only milliseconds?


Cheers

Russell


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to