MCPcopy Create free account
hub / github.com/modelscope/ms-agent / monotonic

Function monotonic

ms_agent/utils/stats.py:117–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115
116
117def monotonic() -> float:
118 return time.monotonic()

Callers 3

run_loopMethod · 0.90
_wait_process_resultMethod · 0.90
_run_agentMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected