MCPcopy 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
74def _iso(ts: float) -> str:
75 return datetime.fromtimestamp(ts).strftime("%Y-%m-%d %H:%M:%S.%f")[:-3]
76
77
78class MeetingWriter:

Callers 2

__init__Method · 0.85
messageFunction · 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…