MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / createRateLimitClock

Function createRateLimitClock

src/core/task/RateLimitClock.ts:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11}
12
13export function createRateLimitClock(): RateLimitClock {
14 return new RateLimitClock()
15}

Callers 4

constructorMethod · 0.90
Task.spec.tsFile · 0.90
ClineProviderClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected