Searched refs:EPOCH (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/tools/bootanalyze/
H A Dbugreport_anayze.py55 EPOCH = datetime.utcfromtimestamp(0) variable
188 return int((dt - EPOCH).total_seconds() * 1000)

Completed in 21 milliseconds