Searched defs:timerTask (Results 1 – 3 of 3) sorted by relevance
53 FormTimer timerTask; in DoSomethingInterestingWithMyAPI() local
93 FormTimer timerTask(formId, duration, userId); in AddFormTimer() local108 FormTimer timerTask(formId, updateAtHour, updateAtMin, userId); in AddFormTimer() local250 FormTimer timerTask; in IntervalToAtTimer() local592 FormTimer timerTask(itItem->formId, true, itItem->userId); in OnDynamicTimeTrigger() local1290 void FormTimerMgr::ExecTimerTask(const FormTimer &timerTask) in ExecTimerTask()
1478 FormTimer timerTask; variable