Searched refs:_to_ns (Results 1 – 1 of 1) sorted by relevance
35 def _to_ns(timestamp): function182 for ts, marker in sorted(markers, key=lambda x: _to_ns(x[0])):187 str(_to_ns(ts)),212 cmd = cmd + ['--abs_start_time', str(_to_ns(start))]214 cmd = cmd + ['--abs_stop_time', str(_to_ns(end))]