Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4517
int consoleWin_t::getPeriodicInterval(void)
4518
{
4519
return gameTimer->interval();
4520
}
4521
4522
void consoleWin_t::transferVideoBuffer(void)
4523
{
Callers
1
KeyboardCommands
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected