Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

计时器重构 接口功能 #29

Closed
lrqsf1982 opened this issue Jul 15, 2019 · 1 comment
Closed

计时器重构 接口功能 #29

lrqsf1982 opened this issue Jul 15, 2019 · 1 comment

Comments

@lrqsf1982
Copy link
Collaborator

1.间隔时间(每过多少秒)执行1次,计时器结束执行一次。 参数未知

3.间隔时间(每过多少秒)执行1次,执行总共多少次。参数未知

2.设置时间,时间到后执行一次函数。参数未知

参数个数与内容,考虑void*或是变参模板

@freeeyes
Copy link
Owner

已完成重构。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants