Home
last modified time | relevance | path

Searched defs:ms_to_timestamp (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/pysubs2/
H A Dtmp.py17 def ms_to_timestamp(ms): function
H A Dsubrip.py12 def ms_to_timestamp(ms): function
H A Dsubstation.py56 def ms_to_timestamp(ms: int) -> str: function