How to inquire about the current frame rate?

Hi guys,

How can I know the current frame rate while the game is running (I’m using Physx in UE4).
I want this value to calculate the current frame or next frame velocities (displacements rather, to be accurate). So if there some function that calculates those then it will be perfect as well.

Thanks for reading.