mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Add experimental TSC frequency detection
This commit is contained in:
parent
cb5c26f2b5
commit
c062000288
2 changed files with 25 additions and 1 deletions
|
@ -50,4 +50,6 @@ namespace utils
|
|||
std::string get_firmware_version();
|
||||
|
||||
std::string get_OS_version();
|
||||
|
||||
ullong get_tsc_freq();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue