Searched defs:TextTimerAttribute (Results 1 – 1 of 1) sorted by relevance
29 struct TextTimerAttribute : Attribute { struct30 double inputCount = DEFAULT_COUNT;31 bool isCountDown_ = false;32 std::string format_ = DEFAULT_FORMAT;