MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / _now_ms

Function _now_ms

src/bridge/bridge_pointer.py:105–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103
104
105def _now_ms() -> int:
106 return int(time.time() * 1000)
107
108
109def read_pointer(

Callers 1

write_pointerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected