Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py331 sec_w_base = 1 # the width of a second variable
356 w = int ((end - start) * sec_w_base * xscale) + 2 * off_x
761 sec_w = int (xscale * sec_w_base)