Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetFrameRate
Method
GetFrameRate
pcsx2/VMManager.cpp:2260–2263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2258
}
2259
2260
float VMManager::GetFrameRate()
2261
{
2262
return GetVerticalFrequency();
2263
}
2264
2265
void VMManager::ResetFrameLimiter()
2266
{
Callers
nothing calls this directly
Calls
1
GetVerticalFrequency
Function · 0.85
Tested by
no test coverage detected