MCPcopy Index your code
hub / github.com/git-bug/git-bug / CreateLamportTime

Method CreateLamportTime

entity/dag/interface.go:43–43  ·  view source on GitHub ↗

CreateLamportTime return the Lamport time of creation

()

Source from the content-addressed store, hash-verified

41
42 // CreateLamportTime return the Lamport time of creation
43 CreateLamportTime() lamport.Time
44
45 // EditLamportTime return the Lamport time of the last edit
46 EditLamportTime() lamport.Time

Callers 3

NewBugExcerptFunction · 0.65
CreateLamportTimeMethod · 0.65
LessMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected