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

Function now_iso

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

Source from the content-addressed store, hash-verified

111
112
113def now_iso() -> str:
114 return datetime.utcnow().isoformat()
115
116
117def monotonic() -> float:

Callers 2

run_loopMethod · 0.90
_run_agentMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected