Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ pauseCpu
Method
pauseCpu
pcsx2/DebugTools/DebugInterface.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void DebugInterface::pauseCpu()
57
{
58
VMManager::SetPaused(true);
59
}
60
61
void DebugInterface::resumeCpu()
62
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected