Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ reset
Method
reset
gui/qt/emuthread.cpp:261–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
void EmuThread::reset() {
262
req(RequestReset);
263
}
264
265
void EmuThread::cancelTransfer() {
266
req(RequestCancelTransfer);
Callers
1
resetEmu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected