Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py75 unix_epoch = datetime.utcfromtimestamp(0) variable in ResultsJsonEncoder
81 return (obj - self.unix_epoch).total_seconds()