Functions | |
| UICORE_API_EXPORT int | getInterval (UID _timerUID) |
| UICORE_API_EXPORT void | setInterval (UID _timerUID, int _interval) |
| UICORE_API_EXPORT void | shoot (UID _timerUID) |
| UICORE_API_EXPORT void | shoot (UID _timerUID, int _interval) |
| UICORE_API_EXPORT void | start (UID _timerUID) |
| UICORE_API_EXPORT void | start (UID _timerUID, int _interval) |
| UICORE_API_EXPORT void | stop (UID _timerUID) |
| int ak::uiAPI::timer::getInterval | ( | UID | _timerUID | ) |
| void ak::uiAPI::timer::setInterval | ( | UID | _timerUID, |
| int | _interval ) |
| void ak::uiAPI::timer::shoot | ( | UID | _timerUID | ) |
| void ak::uiAPI::timer::shoot | ( | UID | _timerUID, |
| int | _interval ) |
| void ak::uiAPI::timer::start | ( | UID | _timerUID | ) |
| void ak::uiAPI::timer::start | ( | UID | _timerUID, |
| int | _interval ) |
| void ak::uiAPI::timer::stop | ( | UID | _timerUID | ) |