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