MCPcopy Create free account
hub / github.com/Noumena-Network/code / getTotalAPIDurationWithoutRetries

Function getTotalAPIDurationWithoutRetries

src/bootstrap/state.ts:594–596  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

592}
593
594export function getTotalAPIDurationWithoutRetries(): number {
595 return STATE.totalAPIDurationWithoutRetries
596}
597
598export function getTotalToolDuration(): number {
599 return STATE.totalToolDuration

Callers 1

saveCurrentSessionCostsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected