mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 05:35:46 -04:00
System: Include buffer swap time in frame time measurement
This commit is contained in:
@ -735,6 +735,8 @@ void QtHostInterface::threadEntryPoint()
|
||||
|
||||
renderDisplay();
|
||||
|
||||
m_system->UpdatePerformanceCounters();
|
||||
|
||||
if (m_speed_limiter_enabled)
|
||||
m_system->Throttle();
|
||||
|
||||
|
Reference in New Issue
Block a user