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