74 #include <nuttx/config.h> 83 #include <nuttx/clock.h> 84 #include <nuttx/wqueue.h> 113 :
CNxWidget(pWidgetControl, 0, 0, 0, 0, 0, 0)
160 uint32_t ticks =
m_timeout / MSEC_PER_TICK;
165 gerr(
"ERROR: work_queue failed: %d\n", ret);
180 int ret = work_cancel(USRWORK, &
m_work);
184 gerr(
"ERROR: work_cancel failed: %d\n", ret);
CNxTimer(const CNxTimer &timer)
void raiseActionEvent(void)
CWidgetEventHandlerList * m_widgetEventHandlers
static void workQueueCallback(FAR void *arg)