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

Method getPeriodicInterval

src/drivers/Qt/ConsoleWindow.cpp:4517–4520  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4515}
4516
4517int consoleWin_t::getPeriodicInterval(void)
4518{
4519 return gameTimer->interval();
4520}
4521
4522void consoleWin_t::transferVideoBuffer(void)
4523{

Callers 1

KeyboardCommandsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected