Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/dbus-vis/
H A Dtimeline_view.js845 vars.totalSecsCurrLine += duration;
1015 vars.totalSecsCurrLine += duration;
1331 let totalSecsCurrLine = 0; // Total duration in seconds
1355 "totalSecsCurrLine": totalSecsCurrLine, property in TimelineView.Render.vars
1380 totalSecsCurrLine = vars.totalSecsCurrLine;
1436 totalSecondsPerLine[data_line_idx] += totalSecsCurrLine;