Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ getLastForwardDelay
Method
getLastForwardDelay
syncplay/protocols.py:815–816 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
813
self._fd = self._avrRtt / 2
814
815
def
getLastForwardDelay(self):
816
return
self._fd
817
818
def
getRtt(self):
819
return
self._rtt
Callers
2
_handleStatePing
Method · 0.80
handleState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected