Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ resetAutoScrollTimer
Method
resetAutoScrollTimer
src/components/ScrollableContainer.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void ScrollableContainer::resetAutoScrollTimer()
107
{
108
mAutoScrollTimer = 0;
109
}
Callers
1
updateDetailData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected