Searched defs:TimeEffect (Results 1 – 1 of 1) sorted by relevance
135 struct TimeEffect { struct136 int32_t delay; /** Waiting time. */137 int32_t time; /** Vibration time. */138 uint16_t intensity; /** Vibration intensity. */139 int16_t frequency; /** Vibration frequency(Hz). */