MCPcopy Create free account
hub / github.com/Ark0N/Codeman / startTrackedTimer

Method startTrackedTimer

src/respawn-controller.ts:1830–1852  ·  view source on GitHub ↗

* Start a tracked timer with UI countdown support. * Emits timerStarted event and tracks the timer for UI display.

(name: string, durationMs: number, callback: () => void, reason?: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

startMonitoringInitMethod · 0.95
sendKickstartMethod · 0.95
startNoOutputTimerMethod · 0.95
startPreFilterTimerMethod · 0.95
startAutoAcceptTimerMethod · 0.95
startHookConfirmTimerMethod · 0.95
startStepConfirmTimerMethod · 0.95
sendUpdateDocsMethod · 0.95
sendClearMethod · 0.95
sendInitMethod · 0.95

Calls 6

cancelTrackedTimerMethod · 0.95
logActionMethod · 0.95
setMethod · 0.45
emitMethod · 0.45
setTimeoutMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected