mirror of
https://github.com/corda/corda.git
synced 2025-04-09 04:15:35 +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.