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

Function getLastCounter

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

Source from the content-addressed store, hash-verified

772 ];
773 const getLastLogicalTime = () => lastLogicalTime;
774 const getLastCounter = () => lastCounter;
775 const getClientId = () => thisClientId;
776 return [
777 getNextHlc,

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…