name5566/leaf

timer的优化

15951836388 opened this issue · 1 comments

timer有个Reset的api,可以不用每次调用都创建1个新的timer对象。

leaf的timer这里可以优化一下