Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ signalFrameFinished
Method
signalFrameFinished
src/drivers/Qt/ConsoleWindow.cpp:4856–4859 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4854
}
4855
4856
void emulatorThread_t::signalFrameFinished(void)
4857
{
4858
emit frameFinished();
4859
}
4860
4861
void emulatorThread_t::signalRomLoad( const char *path )
4862
{
Callers
1
fceuWrapperUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected