UNPKG

interval-execute

Version:

按照一定时间间隔轮询执行某函数

13 lines (12 loc) 341 B
{ "name": "interval-execute", "version": "1.0.5", "description": "按照一定时间间隔轮询执行某函数", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "ZJoker", "license": "MIT", "keywords": ["interval", "setInterval", "setTimeout", "定时", "execute"] }