Searched defs:UserTimer (Results 1 – 2 of 2) sorted by relevance
29 struct UserTimer : DoublyLinkedListLinkImpl<UserTimer> { struct33 int32 ID() const in ID()35 void SetID(int32 id) in SetID()38 void SetEvent(UserEvent* event) in SetEvent()71 struct SystemTimeUserTimer : public UserTimer { argument
115 UserTimer::UserTimer() in UserTimer() function in UserTimer