Home
last modified time | relevance | path

Searched refs:start_timestamp (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlatency.py53 def __init__(self, start_timestamp, latency): argument
54 self.start_timestamp = start_timestamp
161 csv_writer.writerow([dat.start_timestamp, dat.latency])