Skip to content

Commit

Permalink
补充注释
Browse files Browse the repository at this point in the history
  • Loading branch information
fasiondog committed Aug 21, 2024
1 parent 590bd28 commit b6c13b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hikyuu/utilities/TimerManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class TimerManager {

/**
* 指定线程池方式构造,以便共享其他线程池
* @note 请自行保证 tg 的生命周期在 TimerManager 存活期间始终有效
* @param tg 指定任务组线程池
*/
explicit TimerManager(ThreadPool* tg)
Expand Down

0 comments on commit b6c13b5

Please sign in to comment.