|
Blender V4.5
|
Public Attributes | |
| int32_t | rate |
| int32_t | delay |
| GHOST_ITimerTask * | timer |
Definition at line 1179 of file GHOST_SystemWayland.cc.
| int32_t GWL_Seat::[struct].key_repeat delay |
Time (milliseconds) after which to start repeating keys.
| int32_t GWL_Seat::[struct].key_repeat rate |
Key repetition in character per second.
| GHOST_ITimerTask* GWL_Seat::[struct].key_repeat timer |
Timer for key repeats.