Searched defs:TimerRequest (Results 1 – 1 of 1) sorted by relevance
114 struct TimerRequest { struct116 uint32_t instanceId;140 * Provides a greater than comparison of TimerRequests. argument146 bool operator>(const TimerRequest& request) const; argument