|
client-cpp
0.9.0
|
#include <KaaTimer.hpp>
Public Member Functions | |
| KaaTimer (const std::string &timerName) | |
| ~KaaTimer () | |
| void | start (std::size_t seconds, const Function &callback) |
| void | stop () |
Definition at line 33 of file KaaTimer.hpp.
|
inline |
Definition at line 36 of file KaaTimer.hpp.
|
inline |
Definition at line 41 of file KaaTimer.hpp.
|
inline |
Definition at line 58 of file KaaTimer.hpp.
|
inline |
Definition at line 78 of file KaaTimer.hpp.