Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
def
monotonic() -> float:
118
return
time.monotonic()
Callers
3
run_loop
Method · 0.90
_wait_process_result
Method · 0.90
_run_agent
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected