|
AppCore
|
#include <ds_systemtimer.h>


Public Member Functions | |
| DS_SystemTimer (DispatchingModuleManager *manager) | |
| virtual | ~DS_SystemTimer () |
| void | SetFrequency (long int miliSeconds) |
| void | SetIP (const ds_string &lastDynamicIP) |
| void | SetWLanRealIP (const ds_string &lastWLanRealIP) |
| DS_SystemTimer::DS_SystemTimer | ( | DispatchingModuleManager * | manager | ) |
|
virtual |
| void DS_SystemTimer::SetFrequency | ( | long int | miliSeconds | ) |
Method sets frequency of timer. When timer is running it is also restarted.
| miliSeconds | hown many miliseconds event is to be generated? |
| void DS_SystemTimer::SetIP | ( | const ds_string & | lastDynamicIP | ) |
| void DS_SystemTimer::SetWLanRealIP | ( | const ds_string & | lastWLanRealIP | ) |
1.8.8