Want kill player after x seconds fall

Hi.
I’d like to kill the player and make him respawn if he is falling more than 3 seconds per example
or if the player is falling more than x meters.

What is the blueprint to calculate the fall either in seconds or in meters ?

Thanks for your help ^^

There’s a great thread on this subject here with will be handy for you: link text

Thank you for the link ^^

Thank you for your answer. The first option works fine for what i’m doing. I keep your’s also, i might need it for later.