Home
last modified time | relevance | path

Searched refs:fmtLong (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/debug/node_modules/ms/
H A Dindex.js32 return options.long ? fmtLong(val) : fmtShort(val);
138 function fmtLong(ms) { function
/third_party/node/deps/npm/node_modules/ms/
H A Dindex.js32 return options.long ? fmtLong(val) : fmtShort(val);
138 function fmtLong(ms) { function

Completed in 2 milliseconds