JMC47
|
28f1beeca8
|
Merge pull request #13398 from jordan-woyak/perf-tracker
PerformanceTracker: Eliminate mutex. General cleanups.
|
2025-03-23 15:21:11 -04:00 |
|
Jordan Woyak
|
b2ce3fbefc
|
PerformanceTracker: Pass chrono values instead of us s64.
|
2025-03-15 14:40:00 -05:00 |
|
Jordan Woyak
|
2690a62949
|
Core: Remove unused GetActualEmulationSpeed function and related variables/functions.
|
2025-03-14 03:10:13 -05:00 |
|
Jordan Woyak
|
e1745f682f
|
PerformanceMetrics: Eliminated a mutex. Code cleanups.
|
2025-03-14 03:10:13 -05:00 |
|
Pokechu22
|
8802f96b7e
|
Fix uninitialized variable warnings (C26495)
|
2023-02-15 19:18:39 -08:00 |
|
Sam Belliveau
|
ebf114aef5
|
Tie Speed to CPU Speed and not VPS
|
2023-01-29 13:33:48 -05:00 |
|
Sam Belliveau
|
bc1cc9eeb4
|
CoreTiming: Throttle Before Every Event Using Chrono
|
2023-01-06 17:21:17 -05:00 |
|
Sam Belliveau
|
588a72a4fc
|
PerformanceTracker: Add ownership of m_log_name.
|
2023-01-06 20:27:25 +01:00 |
|
Sam Belliveau
|
6052a5ca9b
|
Fix Speed Counter Sample Size
|
2022-12-26 16:47:12 -05:00 |
|
Sam Belliveau
|
e1d078ada6
|
Remove Redundant Access Specifiers
|
2022-12-23 20:13:01 -05:00 |
|
Sam Belliveau
|
673f81c18a
|
New FrameTime/VBlank Analyzer + Graph
|
2022-12-23 19:52:53 -05:00 |
|