Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ getViewerUpdateTimerMs
Method
getViewerUpdateTimerMs
Source/GUI/Settings/SConfig.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
int SConfig::getViewerUpdateTimerMs() const
117
{
118
return value(
"timerSettings/viewerUpdateTimerMs"
, 100).toInt();
119
}
120
121
int SConfig::getScannerShowThreshold() const
122
{
Callers
3
onHookAttempt
Method · 0.80
onOpenSettings
Method · 0.80
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected