beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Process Logging : Add annotation in log so that user can see build is still alive and how long external process takes.
mc9_backport_2
2021-03-02, Edouard Tisserant
3e77ab8482ee
IDE: Process Logging : Add annotation in log so that user can see build is still alive and how long external process takes.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))