mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
Add a simple Windows API GetFileTime. The document is https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-getfiletime Fixes golang/go#21541 Change-Id: Ia7b8385d27348b2abc0ee560c5bd7e66cb6d13f2 GitHub-Last-Rev: 6700dccbad089ec2a772245d8f1f262db6f7a707 GitHub-Pull-Request: golang/sys#174 Reviewed-on: https://go-review.googlesource.com/c/sys/+/528015 Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Alex Brainman <alex.brainman@gmail.com> Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>