mirror of
https://github.com/corda/corda.git
synced 2025-03-12 23:44:13 +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.