Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ getTotalCostUSD
Function
getTotalCostUSD
src/bootstrap/state.ts:566–568 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
564
}
565
566
export
function
getTotalCostUSD(): number {
567
return
STATE.totalCostUSD
568
}
569
570
export
function
getTotalAPIDuration(): number {
571
return
STATE.totalAPIDuration
Callers
3
saveCurrentSessionCosts
Function · 0.85
formatTotalCost
Function · 0.85
getMaxBudgetUsdAttachment
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected