Why is deltaTime different in BP and C++?

I do this in my c++ character controller tick:

34537-bug_cpp.png

And I do this in my blueprint debug hud (widget blueprint)

34538-bug_bp.png

I did run as Standalone from the editor

The sleep is to easily reproduce lag, it can also be triggered by alt+tabing and dragging the window.