Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/webapp/js/
Dtime.js54 moment.prototype.renderDuration = function (durationTimestamp) { argument
56 var duration = moment.utc(durationTimestamp / 1000);