CreateLamportTime return the Lamport time of creation
()
| 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 |
no outgoing calls
no test coverage detected