MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getLastLogicalTime

Function getLastLogicalTime

docs/pseudo.esm.sh/tinybase@9.0.0/index.js:773–773  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

771 hlc16.slice(11)
772 ];
773 const getLastLogicalTime = () => lastLogicalTime;
774 const getLastCounter = () => lastCounter;
775 const getClientId = () => thisClientId;
776 return [

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…