Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ getActiveTimeCounter as getActiveTimeCounterImpl } from
'../bootstrap/state.js'
2
3
type
ActivityManagerOptions = {
4
getNow?: () => number
Callers
nothing calls this directly
Calls
1
getInstance
Method · 0.45
Tested by
no test coverage detected