Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py535 build['buildtime'] = sectohms(build_obj.timespent_seconds)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py687 def timespent_seconds(self): member in Build