mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-03 01:03:16 +00:00
native_clock: Remove unused process code. (#1989)
This commit is contained in:
parent
41d64a200d
commit
e1cf1f500d
2 changed files with 0 additions and 12 deletions
|
@ -20,7 +20,6 @@ public:
|
|||
u64 GetTimeUS(u64 base_ptc = 0) const;
|
||||
u64 GetTimeMS(u64 base_ptc = 0) const;
|
||||
u64 GetUptime() const;
|
||||
u64 GetProcessTimeUS() const;
|
||||
|
||||
private:
|
||||
u64 rdtsc_frequency;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue