acpica/source/os_specific
Robert Moore 7bc16c6503 Win OSL: Replace GetTickCount with GetTickCount64
Avoid possible overflow from GetTickCount. Also, cast math
using ACPI_100NSEC_PER_MSEC to uint64.
2019-08-22 12:12:35 -07:00
..