Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_timeline_vis.js9 var dbus_timeline_view = new DBusTimelineView();
10 var sensors_timeline_view = new DBusTimelineView(); // Same DBusTimelineView type, just that it wil…
H A Dtimeline_view.js1784 class DBusTimelineView extends TimelineView { class