Using a fixed physics timestep in Unreal Engine, free the physics approach

Nice work.
Though wouldn’t it be better to do it in the function that calculates the delta time so that the fixed step is also used in non-physics functions/the whole engine?