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.py326 sec_w_base = 1 # the width of a second variable
351 w = int ((end - start) * sec_w_base * xscale) + 2 * off_x
713 sec_w = int (xscale * sec_w_base)