MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / reset

Method reset

cli/src/utils/chat-scroll-accel.ts:139–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 }
138
139 reset(): void {
140 this.tickHistory.clear()
141 this.buffer = 0
142 }
143}
144
145export const createChatScrollAcceleration = (): ScrollAcceleration => {

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected