MCPcopy 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
116int SConfig::getViewerUpdateTimerMs() const
117{
118 return value("timerSettings/viewerUpdateTimerMs", 100).toInt();
119}
120
121int SConfig::getScannerShowThreshold() const
122{

Callers 3

onHookAttemptMethod · 0.80
onOpenSettingsMethod · 0.80
loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected