Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/FunASR
/ _iso
Function
_iso
runtime/python/websocket/funasr_wss_client.py:74–75 ·
view source on GitHub ↗
(ts: float)
Source
from the content-addressed store, hash-verified
72
73
74
def
_iso(ts: float) -> str:
75
return
datetime.fromtimestamp(ts).strftime(
"%Y-%m-%d %H:%M:%S.%f"
)[:-3]
76
77
78
class
MeetingWriter:
Callers
2
__init__
Method · 0.85
message
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…