mirror of
https://github.com/corda/corda.git
synced 2025-04-24 21:09:50 +00:00
It seems that _ftime has devolved to only giving 1-second resolution on Windows 7. GetSystemTimeAsFileTime does better, so that's what we'll use.