UNPKG

pmx

Version:

PM2/Keymetrics advanced API

7 lines (4 loc) 118 B
var Common = module.exports = {}; Common.getDate = function getDate() { return Math.round(Date.now() / 1000); };