SPH
|
Public Member Functions | |
TimerThread () | |
~TimerThread () | |
void | registerTimer (const SharedPtr< Timer > &timer, const std::function< void(void)> &callback) |
![]() | |
Noncopyable ()=default | |
Noncopyable (const Noncopyable &)=delete | |
Noncopyable (Noncopyable &&)=default | |
Noncopyable & | operator= (const Noncopyable &)=delete |
Noncopyable & | operator= (Noncopyable &&)=default |
Static Public Member Functions | |
static TimerThread & | getInstance () |
|
static |