Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ getWatcherUpdateTimerMs
Method
getWatcherUpdateTimerMs
Source/GUI/Settings/SConfig.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
int SConfig::getWatcherUpdateTimerMs() const
102
{
103
return value(
"timerSettings/watcherUpdateTimerMs"
, 100).toInt();
104
}
105
106
int SConfig::getFreezeTimerMs() const
107
{
Callers
3
onHookAttempt
Method · 0.80
onOpenSettings
Method · 0.80
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected