|
LIPH's C++ Codes
|
#include <timer.h>
Public Member Functions | |
| timer () | |
| ~timer () | |
| void | start () |
| void | stop () |
| template<class Function , class... Args> | |
| void | add (int interval, Function &&func, Args &&...args) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |