Searched defs:TimeEffect (Results 1 – 1 of 1) sorted by relevance
121 struct TimeEffect { struct122 int32_t delay; /** Waiting time. */123 int32_t time; /** Vibration time. */124 uint16_t intensity; /** Vibration intensity. */125 int16_t frequency; /** Vibration frequency(Hz). */