首页 > TAG信息列表 > ITimerPP

c++ 定时器(多媒体定时器, posix定时器)

项目地址 CMAKE 管理项目 windows使用的是: 多媒体定时器 linux 使用的是: posix timer 地址: https://gitee.com/mohistH/timer-pp 需要c++11及以上支持 使用范例 接口使用顺序 1 调用 init_ 2 启动定时器 begin_ 3 停止定时器 end_ ITimerPP类接口 class ITimerPP { public: