Searched defs:TimerPara (Results 1 – 1 of 1) sorted by relevance
28 struct TimerPara { struct29 std::string name;30 int timerType;31 int64_t windowLength;32 uint64_t interval;33 bool disposable;34 bool autoRestore;35 uint32_t flag;