MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / api_selfcheck_runtime

Function api_selfcheck_runtime

src/web/routes/selfcheck.py:439–440  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

437
438@router.get("/runtime")
439def api_selfcheck_runtime():
440 return selfcheck_scheduler.snapshot()

Callers

nothing calls this directly

Calls 1

snapshotMethod · 0.45

Tested by

no test coverage detected