Home
last modified time | relevance | path

Searched defs:timeSpan (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/resources/performance_monitor/
Dchart.js15 minutes: {id: 0, i18nKey: 'timeLastFifteenMinutes', timeSpan: 900 * 1000, property
20 hour: {id: 1, i18nKey: 'timeLastHour', timeSpan: 3600 * 1000, property
25 day: {id: 2, i18nKey: 'timeLastDay', timeSpan: 24 * 3600 * 1000, property
30 week: {id: 3, i18nKey: 'timeLastWeek', timeSpan: 7 * 24 * 3600 * 1000, property
35 month: {id: 4, i18nKey: 'timeLastMonth', timeSpan: 30 * 24 * 3600 * 1000, property
41 timeSpan: 90 * 24 * 3600 * 1000, property