Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ mono
Function
mono
packages/core/src/util/flock.ts:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
function
mono() {
110
return
performance.now()
111
}
112
113
function
wall() {
114
return
performance.timeOrigin + mono()
Callers
2
wall
Function · 0.70
acquireLockDir
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected