Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py620 base_ts = False
635 if max_ts == 0 and not base_ts and time_ms > 1000:
636 base_ts = time_ms
639 if base_ts:
641 time_ms -= base_ts