How do you make a UserWidget timer for my game??

Hi so I’m a noob to c++ and ue4 so please bear with me. I’m making a racing game where you just have to finish one lap of the track I made but I would love to add the time at the top of the screen so it tells you at the end of the lap how fast you were so you can try and beat your time etc. I’m aware that you have to do this making a UserWidget and then implement that to the HUD class but I have no idea how I will make it. Any help is much appreciated, thank you all :slight_smile: