Add initial delay for key-repeat behavior simulating keyboard functionality, the values returned by OS API calls were sporadic and with odd behavior, so it wasn't possible to map them directly to simulated input. This led to implementing my own behavior structure for key-presses, which is lacking in this feature.