Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ getFrameCounterStateless
Method
getFrameCounterStateless
pcsx2/Recording/InputRecording.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
u32 InputRecording::getFrameCounterStateless() const
273
{
274
return m_frame_counter_stateless;
275
}
276
277
bool InputRecording::isActive() const
278
{
Callers
1
InformGSThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected