UE5 Blueprint Delay

I was trying to do it in a function but yes, it seems as if you can only do delay in the main event graph. It seems like C++ may be the better option, as blueprints are very limiting, you can’t even get epoch time in blueprints.