MCPcopy Create free account
hub / github.com/facebook/time / SetSequence

Method SetSequence

ptp/protocol/protocol.go:499–499  ·  view source on GitHub ↗
(uint16)

Source from the content-addressed store, hash-verified

497// Packet is an interface to abstract all different packets
498type Packet interface {
499 MessageType() MessageType
500 SetSequence(uint16)
501}
502

Callers 15

SendPacketMethod · 0.65
sendGeneralMsgMethod · 0.65
sendEventMsgMethod · 0.65

Implementers 1

Headerptp/protocol/protocol.go

Calls

no outgoing calls