Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ getTurnToolCount
Function
getTurnToolCount
src/bootstrap/state.ts:619–621 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
617
}
618
619
export
function
getTurnToolCount(): number {
620
return
STATE.turnToolCount
621
}
622
623
export
function
getTurnClassifierDurationMs(): number {
624
return
STATE.turnClassifierDurationMs
Callers
1
REPL
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected