Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
def
now_iso() -> str:
114
return
datetime.utcnow().isoformat()
115
116
117
def
monotonic() -> float:
Callers
2
run_loop
Method · 0.90
_run_agent
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected