MCPcopy Create free account
hub / github.com/apenwarr/sshuttle / latencyControl

Method latencyControl

ui-macos/models.py:163–164  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

161 config_changed()
162
163 def latencyControl(self):
164 return getattr(self, '_k_latencyControl', LAT_INTERACTIVE)
165 def setLatencyControl_(self, v):
166 self._k_latencyControl = v
167 config_changed()

Callers 2

_connectMethod · 0.80
save_serversMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected