Skip to content
Snippets Groups Projects
Commit 9808d4e7 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

SystemInformation: get CPU speed on Windows when RDTSC fails

The CPU may have a TSC but reading it may fail, in which case we now always
fall back to reading the value from the registry. This is especially true
on Windows64 where we do not have the assembler instructions at all.

Change-Id: I5b1aafac6cd8df57ed8c1ac3bafcc8e092e3d4fb
parent 61bd9b42
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment