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