UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

7 lines (6 loc) 134 B
export default function(a, b) { var d = new Date; return a = +a, b -= a, function(t) { return d.setTime(a + b * t), d; }; }