UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

6 lines (4 loc) 98 B
function getNowBySecond() { return Math.floor(Date.now() / 1000); } export { getNowBySecond };