Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ ResetFPS
Function
ResetFPS
src/video.cpp:744–748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
742
static unsigned int boopcount = 0;
743
744
void ResetFPS(void)
745
{
746
boop_ts = 0;
747
boopcount = 0;
748
}
749
750
void ShowFPS(void)
751
{
Callers
2
FCEUI_SetShowFPS
Function · 0.85
FCEUI_ToggleShowFPS
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected