Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ setViewerUpdateTimerMs
Method
setViewerUpdateTimerMs
Source/GUI/Settings/SConfig.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void SConfig::setViewerUpdateTimerMs(const int viewerUpdateTimerMs)
182
{
183
setValue(
"timerSettings/viewerUpdateTimerMs"
, viewerUpdateTimerMs);
184
}
185
186
void SConfig::setScannerShowThreshold(const int scannerShowThreshold)
187
{
Callers
1
saveSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected