![]() |
Clapkit
|
Go to the source code of this file.
Classes | |
| class | CKTimer |
| Defines a timer that can execute code on a pre-defined interval. More... | |
Typedefs | |
| using | CKTimerCallbackFunc = std::function< void(void *)> |
| using CKTimerCallbackFunc = std::function<void(void*)> |