MCPcopy Index your code
hub / github.com/codeaashu/claude-code / activityManager.ts

File activityManager.ts

src/utils/activityManager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getActiveTimeCounter as getActiveTimeCounterImpl } from '../bootstrap/state.js'
2
3type ActivityManagerOptions = {
4 getNow?: () => number

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected