Home
last modified time | relevance | path

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

/external/python/mobly/mobly/
Drecords.py380 self.begin_time = utils.get_current_epoch_time()
393 self.end_time = utils.get_current_epoch_time()
Dutils.py138 def get_current_epoch_time(): function
Dbase_instrumentation_test.py388 self.begin_time = utils.get_current_epoch_time()
Dbase_test.py665 content['timestamp'] = utils.get_current_epoch_time()