Key pressed to key hold without event tick

level blueprint is not a good place for movement controls.

You might be better off using the player controller and then possess a character/pawn which interprets the input events.

For a key press, you can use a retriggerable delay.