]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #69858 - da-x:windows-precise-time, r=Dylan-DPC
authorDylan DPC <dylan.dpc@gmail.com>
Mon, 16 Mar 2020 00:30:28 +0000 (01:30 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2020 00:30:28 +0000 (01:30 +0100)
std: on Windows, use GetSystemTimePreciseAsFileTime if it is available

This implements #67266.

1  2 
src/libstd/sys/windows/c.rs

Simple merge