MCPcopy 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
4856void emulatorThread_t::signalFrameFinished(void)
4857{
4858 emit frameFinished();
4859}
4860
4861void emulatorThread_t::signalRomLoad( const char *path )
4862{

Callers 1

fceuWrapperUpdateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected