Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DProfileDataGridTree.js55 function formatMilliseconds(time) function
76 data["self"] = formatMilliseconds(this.selfTime);
81 data["total"] = formatMilliseconds(this.totalTime);