mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Windows Use vector for performance counter data allocation
This commit is contained in:
parent
f8009451a9
commit
4fd21f7764
2 changed files with 31 additions and 18 deletions
|
|
@ -28,6 +28,7 @@ namespace utils
|
|||
|
||||
public:
|
||||
cpu_stats();
|
||||
~cpu_stats();
|
||||
|
||||
double get_usage();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue