Searched refs:IsOneShot (Results 1 – 3 of 3) sorted by relevance
28 bool IsOneShot() const { return m_nType == 1; } in IsOneShot() function
61 if (pTimer->IsOneShot()) in Trigger()
398 if (pRuntime && (!pTimer->IsOneShot() || pTimer->GetTimeOut() > 0)) in TimerProc()