Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
export
function
createRateLimitClock(): RateLimitClock {
14
return
new
RateLimitClock()
15
}
Callers
4
constructor
Method · 0.90
RateLimitClock.spec.ts
File · 0.90
Task.spec.ts
File · 0.90
ClineProvider
Class · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected