()
| 100 | const getLastLogicalTime = (): number => lastLogicalTime; |
| 101 | |
| 102 | const getLastCounter = (): number => lastCounter; |
| 103 | |
| 104 | const getClientId = (): Id => thisClientId; |
| 105 |
no outgoing calls
no test coverage detected
searching dependent graphs…