mirror of
https://github.com/openharmony/graphic_graphic_utils_lite.git
synced 2026-07-01 01:37:57 -04:00
update: 更新文件 input_event_info.h
表冠事件新增时间戳timestamp字段 Signed-off-by: zxy680pla <zhongxiangyu1@h-partners.com>
This commit is contained in:
@@ -63,6 +63,7 @@ struct DeviceData {
|
||||
float angularVelocity; /* angular velocity for rotate */
|
||||
float rotateVelocity; /* rotate velocity in degrees per second for rotate */
|
||||
float rotateDegree; /* current rotation angle in degrees for rotate */
|
||||
uint64_t timestamp; /*Timestamp*/
|
||||
};
|
||||
#endif
|
||||
uint16_t type; /* for virtual device the currently event type */
|
||||
|
||||
Reference in New Issue
Block a user