I'm trying to implement delta time into my platformer. I'm pretty new to sfml and would like to try adding this. Each time I try this with various tutorials or explanations, I end up with some sort of error. If I could get some help with this, it would be very helpful. When explaining, it would also help if you could specify where exactly each component should go, (in the while loop for the window, outside main, etc.)
Thanks.