mirror of
https://github.com/corda/corda.git
synced 2025-03-15 16:46:12 +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.