MCPcopy 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
2260float VMManager::GetFrameRate()
2261{
2262 return GetVerticalFrequency();
2263}
2264
2265void VMManager::ResetFrameLimiter()
2266{

Callers

nothing calls this directly

Calls 1

GetVerticalFrequencyFunction · 0.85

Tested by

no test coverage detected