Home
last modified time | relevance | path

Searched defs:TimerEvent (Results 1 - 1 of 1) sorted by relevance

/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.h42 struct TimerEvent { struct
43 explicit TimerEvent(int type = 0, int timeId = 0, int cookie = 0) : type(type), timeId(timeId), cookie(cookie) {}; in TimerEvent() function

Completed in 2 milliseconds