MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / clearStatusTimer

Method clearStatusTimer

ui-tui/src/app/turnController.ts:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 clearStatusTimer() {
169 this.statusTimer = clear(this.statusTimer)
170 }
171
172 // ── Notice: arrival ──────────────────────────────────────────────────
173 //

Callers 5

interruptTurnMethod · 0.95
recordErrorMethod · 0.95
resetMethod · 0.95
startSubmitFunction · 0.80
restoreStatusAfterFunction · 0.80

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected