Searched refs:m_nType (Results 1 – 2 of 2) sorted by relevance
32 bool IsOneShot() const { return m_nType == Type::kOneShot; } in IsOneShot()41 const Type m_nType; variable
31 : m_nType(nType), in GlobalTimer()