beremiz
Clone
Summary
Browse
Changes
Graph
runtime: Change Linux target to use clock_nanosleep instead of timer (better rt-preempt perf).
2023-02-16, Edouard Tisserant
516779f11803
runtime: Change Linux target to use clock_nanosleep instead of timer (better rt-preempt perf).
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"))