Home
last modified time | relevance | path

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

/external/timezone-boundary-builder/
DprogressStats.js1 class ProgressStats { class
83 module.exports = ProgressStats
Dindex.js15 const ProgressStats = require('./progressStats') constant
143 const downloadProgress = new ProgressStats(
355 const buildingProgress = new ProgressStats(
427 const validationProgress = new ProgressStats(
584 const oceanProgress = new ProgressStats(
738 const overallProgress = new ProgressStats('Overall', Object.keys(autoScript).length)