Searched refs:ns_to_ms (Results 1 – 2 of 2) sorted by relevance
71 ns_to_ms,1109 ns_to_ms(timestamp_host - first_timestamp)1110 total_error = ns_to_ms(timestamp_error + first_timestamp_error)1118 "time_host": ns_to_ms(timestamp_host - first_timestamp),
33 def ns_to_ms(t): function