Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetPosition
Method
GetPosition
pcsx2/StateWrapper.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
u32 StateWrapper::ReadOnlyMemoryStream::GetPosition()
100
{
101
return m_buf_position;
102
}
103
104
bool StateWrapper::ReadOnlyMemoryStream::SeekAbsolute(u32 pos)
105
{
Callers
4
current_stream_delay
Function · 0.80
FreezeInternals
Method · 0.80
DoMarker
Method · 0.80
DoState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected