MCPcopy Index your code
hub / github.com/anomalyco/opencode / wall

Function wall

packages/core/src/util/flock.ts:113–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111 }
112
113 function wall() {
114 return performance.timeOrigin + mono()
115 }
116
117 async function stats(file: string) {
118 try {

Callers 2

staleFunction · 0.70
tryAcquireLockDirFunction · 0.70

Calls 1

monoFunction · 0.70

Tested by

no test coverage detected