Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
def
_now_ms() -> int:
106
return
int(time.time() * 1000)
107
108
109
def
read_pointer(
Callers
1
write_pointer
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected