|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
异步定时器工具 更多...
类 | |
| class | neforce::timer_scheduler< Clock > |
| 定时任务调度器 更多... | |
| class | neforce::basic_timer< Clock > |
| 基本定时器 更多... | |
类型定义 | |
| using | neforce::steady_timer = basic_timer<steady_clock> |
| 基于稳定时钟的定时器 | |
| using | neforce::system_timer = basic_timer<system_clock> |
| 基于系统时钟的定时器 | |
异步定时器工具