You can use the animation Blueprint for that.
When the falling state ist activated, count an integer up, via timer by event.
And when the counter reaches a special mark, trigger the kill events in your Player Actors.
ClockWorkOcean has an Example for that:
count-seconds-passed