
6 Aug
2004
6 Aug
'04
9:51 a.m.
We finally got this knocked off the todo list. If you look at the recent regression tests you will see the microsecond clock is now enabled and passing on a variety of Win32 compilers that were previously excluded. No guarantees that clocks on Win32 provide that level of resolution -- your resolution may be less, as we have discussed here.
There is also a 'from_ftime' function (similar to from_time_t) to construct a ptime on Win32 -- which failed regressions last night because I failed to check in the entire change...
Enjoy :-)
Hey! Nice work, thanks, John.