Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ getTurnHookCount
Function
getTurnHookCount
src/bootstrap/state.ts:606–608 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
604
}
605
606
export
function
getTurnHookCount(): number {
607
return
STATE.turnHookCount
608
}
609
610
export
function
getTurnToolDurationMs(): number {
611
return
STATE.turnToolDurationMs
Callers
1
REPL
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected