MCPcopy Create free account
hub / github.com/TASEmulators/fceux / resetCountersCB

Method resetCountersCB

src/drivers/Qt/ConsoleDebugger.cpp:3410–3415  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

3408}
3409//----------------------------------------------------------------------------
3410void ConsoleDebugger::resetCountersCB (void)
3411{
3412 ResetDebugStatisticsCounters();
3413
3414 updateRegisterView();
3415}
3416//----------------------------------------------------------------------------
3417void ConsoleDebugger::asmViewCtxMenuRunToCursor(void)
3418{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected