Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ tick
Method
tick
packages/tui/src/util/scroll.ts:11–13 ·
view source on GitHub ↗
(_now?: number)
Source
from the content-addressed store, hash-verified
9
constructor(private speed: number) {}
10
11
tick(_now?: number): number {
12
return
this.speed
13
}
14
15
reset(): void {}
16
}
Callers
3
eventResponse
Function · 0.80
eventResponse
Function · 0.80
event.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected