MCPcopy Create free account
hub / github.com/Syncplay/syncplay / newTimestamp

Method newTimestamp

syncplay/protocols.py:798–799  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

796 self._avrRtt = 0
797
798 def newTimestamp(self):
799 return time.time()
800
801 def receiveMessage(self, timestamp, senderRtt):
802 if not timestamp:

Callers 2

sendStateMethod · 0.80
sendStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected