Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ getLastLogicalTime
Function
getLastLogicalTime
src/common/hlc.ts:100–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
];
99
100
const
getLastLogicalTime = (): number => lastLogicalTime;
101
102
const
getLastCounter = (): number => lastCounter;
103
Callers
1
common.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…